rpi-firmware: update to 20160129.
This commit is contained in:
parent
ed096f2109
commit
4783739d7c
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="6b7cebd8e1f402ca6f847d22d86afe4b5fbb6eb8"
|
||||
_githash="45129f23ddd363b736137469c13b0ca12d5b1120"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-firmware
|
||||
version=20151218
|
||||
version=20160129
|
||||
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=1625a9a45c124d5a55f6277761d7bb088273f42352b110e36996b5277852f87a
|
||||
checksum=f2c4f4acfd0b91533608cec0ce329f458f438c8ed2f7b73b67158789fc28b2fa
|
||||
|
||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||
|
||||
|
|
Loading…
Reference in New Issue