rpi-firmware: update to 20160418.
This commit is contained in:
parent
57ad4cc58f
commit
4475e87e57
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="0a96f63b75d23567320e74767d3ce11002397af7"
|
||||
_githash="9628ed8ee809ace08e64beb58fddad5ebd8155f0"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-firmware
|
||||
version=20160407
|
||||
version=20160418
|
||||
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=7ea07323eec1ba301c93491116dd4e1f9d9bbd9779a41b2cdbf30daa63604cfe
|
||||
checksum=8743e28afe0db09d243f4d1e73b609e3b46c5bd4febb0639dcee11219f741591
|
||||
|
||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||
|
||||
|
|
Loading…
Reference in New Issue