rpi-firmware: update to 20151007.

This commit is contained in:
Juan RP 2015-10-07 09:28:43 +02:00
parent 186379bd63
commit 63e1698cc8

View File

@ -1,9 +1,9 @@
# Template file for 'rpi-firmware' # Template file for 'rpi-firmware'
_githash="960832a6c2590635216c296b6ee0bebf67b21d50" _githash="b06b317afb60547b436cd30e056b54cec7ae3b8e"
_gitshort="${_githash:0:7}" _gitshort="${_githash:0:7}"
pkgname=rpi-firmware pkgname=rpi-firmware
version=20150927 version=20151007
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="firmware-${_githash}" wrksrc="firmware-${_githash}"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="3-clause-BSD" license="3-clause-BSD"
homepage="https://github.com/raspberrypi/firmware" homepage="https://github.com/raspberrypi/firmware"
distfiles="https://github.com/raspberrypi/firmware/archive/${_githash}.tar.gz" distfiles="https://github.com/raspberrypi/firmware/archive/${_githash}.tar.gz"
checksum=d8c27df67b645b52729dab35365bb073df03cf5ee059b004a46dfafb0f018958 checksum=757593d41095c89b735e4e254adefe036bc44578c7cf37487255cb9dcd84e7b0
conf_files="/boot/cmdline.txt /boot/config.txt" conf_files="/boot/cmdline.txt /boot/config.txt"