mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
alarm/raspberrypi-firmware to 20191120-1
This commit is contained in:
parent
bee7bded69
commit
9d08f92f9a
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
|||
buildarch=20
|
||||
|
||||
pkgname=raspberrypi-firmware
|
||||
pkgver=20191103
|
||||
pkgver=20191120
|
||||
pkgrel=1
|
||||
_commit=b79618b5db4e4e7c02f9ad9d3ada51713825313e
|
||||
_commit=6e4a7232ca12ed4cb42326a25e2ceb13c22c06d6
|
||||
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="https://github.com/raspberrypi/firmware"
|
||||
|
@ -15,7 +15,7 @@ provides=('raspberrypi-firmware-tools')
|
|||
options=(!strip)
|
||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
|
||||
'00-raspberrypi-firmware.conf')
|
||||
md5sums=('d642832ee96f82ec543c9b6f200b453c'
|
||||
md5sums=('0d6e027549d317e0e03689805b427d8d'
|
||||
'72e0d5818fc513ece1b964f25f7e7882')
|
||||
|
||||
package() {
|
||||
|
|
Loading…
Reference in a new issue