rpi-firmware: update to 20190823.

[ci skip]

Become maintainer of package.
This commit is contained in:
Peter Bui 2019-08-24 13:04:20 -04:00 committed by Helmut Pozimski
parent 6598606476
commit d36b62b487

View file

@ -1,18 +1,18 @@
# Template file for 'rpi-firmware'
_githash="3822340923e5cddc772492386d82ba00f4275d62"
_githash="7163480fff007dc98978899b556dcf06f8a462c8"
_gitshort="${_githash:0:7}"
pkgname=rpi-firmware
version=20190801
version=20190823
revision=1
archs=noarch
wrksrc="firmware-${_githash}"
short_desc="Firmware files for the Raspberry Pi (git ${_gitshort})"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Peter Bui <pbui@github.bx612.space>"
license="BSD-3-Clause"
homepage="https://github.com/raspberrypi/firmware"
distfiles="https://github.com/raspberrypi/firmware/archive/${_githash}.tar.gz"
checksum=35a5b0a30cdc68aeeda355a506dc967bc5de5cf7fc94e90367d979bff0a0f0bb
checksum=012bc542157d03d19c52dfb2ff9e828905d1991a8b33420f1a2e3730040c167f
conf_files="/boot/cmdline.txt /boot/config.txt"