rpi-firmware: update to 20160407.
This commit is contained in:
parent
99ed5ac2d6
commit
56441bad05
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="de7aa7e95d4b8fdca7eea2a66ca811d54f34aeaa"
|
||||
_githash="0a96f63b75d23567320e74767d3ce11002397af7"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-firmware
|
||||
version=20160322
|
||||
version=20160407
|
||||
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=6b35f41f825300be482d41f35ef1d3f8e93b5e2a0eca9aa4fb6f9396893a5e8e
|
||||
checksum=7ea07323eec1ba301c93491116dd4e1f9d9bbd9779a41b2cdbf30daa63604cfe
|
||||
|
||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||
|
||||
|
|
Loading…
Reference in a new issue