rpi-firmware: update to 20160322.
This commit is contained in:
parent
a4474233d7
commit
e9f1506ae4
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="845eb064cb52af00f2ea33c0c9c54136f664a3e4"
|
||||
_githash="de7aa7e95d4b8fdca7eea2a66ca811d54f34aeaa"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-firmware
|
||||
version=20160306
|
||||
version=20160322
|
||||
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=c3f4326423eac452190b3bfd559863209769005c34779d3924880af44992a2d6
|
||||
checksum=6b35f41f825300be482d41f35ef1d3f8e93b5e2a0eca9aa4fb6f9396893a5e8e
|
||||
|
||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||
|
||||
|
|
Loading…
Reference in New Issue