alarm/raspberrypi-firmware to 20191211-1

This commit is contained in:
Kevin Mihelich 2019-12-11 20:09:17 +00:00
parent 04996cd2ab
commit b1341b0c6e

View file

@ -3,9 +3,9 @@
buildarch=20 buildarch=20
pkgname=raspberrypi-firmware pkgname=raspberrypi-firmware
pkgver=20191130 pkgver=20191211
pkgrel=1 pkgrel=1
_commit=601d36df3aa541560e4cf9b571105d20db2b4b7c _commit=0c01dbefba45a08c47f8538d5a071a0fba6b7e83
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=('9089a6bfcee3866d71176b6bbc590e89' md5sums=('0d436db475f6a0b7d019156ecc2fe09f'
'72e0d5818fc513ece1b964f25f7e7882') '72e0d5818fc513ece1b964f25f7e7882')
package() { package() {