rpi-firmware: update to 20160515.
This commit is contained in:
parent
f28240966f
commit
6ab4c07b0f
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="cc6d7bf8b4c03a2a660ff9fdf4083fc165620866"
|
||||
_githash="c17fa41b8e8321d891230f97837fee98feebc1ac"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-firmware
|
||||
version=20160507
|
||||
version=20160515
|
||||
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=6e055f59d7cac5a84e325ffdfd4423bce08eae58f08dfd4c9fe4d79be521b11b
|
||||
checksum=953fda292788bf2fd276bd291646257666018e3dcf5193a5d33e63cdf3222e37
|
||||
|
||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||
|
||||
|
|
Loading…
Reference in New Issue