rpi-firmware: update to 20160717.

This commit is contained in:
Juan RP 2016-07-17 17:06:36 +02:00
parent ca1d0953d2
commit 4fd6d828df

View File

@ -1,9 +1,9 @@
# Template file for 'rpi-firmware'
_githash="1ba9c9ae47a27aca8cb12b988a456d0af8434a46"
_githash="051aed71b1be697c5fec48a38df82cc3f91350af"
_gitshort="${_githash:0:7}"
pkgname=rpi-firmware
version=20160629
version=20160717
revision=1
noarch=yes
wrksrc="firmware-${_githash}"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="3-clause-BSD"
homepage="https://github.com/raspberrypi/firmware"
distfiles="https://github.com/raspberrypi/firmware/archive/${_githash}.tar.gz"
checksum=a92c82a7320c64c843e9f319622df406aa8f98e846f26e0b855cbb1953995566
checksum=32f30e5b1920724f911f01373d8c61cf5a99409b4db666bd56db4c0211279911
conf_files="/boot/cmdline.txt /boot/config.txt"