mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
alarm/raspberrypi-firmware to 20190625-1
This commit is contained in:
parent
39599e4091
commit
cce393c060
1 changed files with 3 additions and 3 deletions
|
@ -3,9 +3,9 @@
|
||||||
buildarch=20
|
buildarch=20
|
||||||
|
|
||||||
pkgname=raspberrypi-firmware
|
pkgname=raspberrypi-firmware
|
||||||
pkgver=20190624
|
pkgver=20190625
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=8319f6a0e729ec0f09b677122cc3b5c1a29f0bfd
|
_commit=d786b621030427d14c4f71fef4d8f7f7a648702c
|
||||||
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
|
pkgdesc="Firmware tools, libraries, and headers for Raspberry Pi"
|
||||||
arch=('armv6h' 'armv7h')
|
arch=('armv6h' 'armv7h')
|
||||||
url="https://github.com/raspberrypi/firmware"
|
url="https://github.com/raspberrypi/firmware"
|
||||||
|
@ -15,7 +15,7 @@ provides=('raspberrypi-firmware-tools')
|
||||||
options=(!strip)
|
options=(!strip)
|
||||||
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
|
source=("https://github.com/raspberrypi/firmware/archive/${_commit}.tar.gz"
|
||||||
'00-raspberrypi-firmware.conf')
|
'00-raspberrypi-firmware.conf')
|
||||||
md5sums=('d6101fbacfc072634037ed770ee4ce0b'
|
md5sums=('9ab747da5da944f5c19a63c6bb18d20d'
|
||||||
'72e0d5818fc513ece1b964f25f7e7882')
|
'72e0d5818fc513ece1b964f25f7e7882')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|
Loading…
Reference in a new issue