rpi-firmware: update to 20150927.
This commit is contained in:
parent
5c1d252bde
commit
f0ab4ad43e
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="9a21e6ac2397930c23aa69ad3ce3bf1f5e162808"
|
||||
_githash="960832a6c2590635216c296b6ee0bebf67b21d50"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-firmware
|
||||
version=20150920
|
||||
version=20150927
|
||||
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=6d348d8a96f45e9d4fbec388ff41f98981b54ab5a4cdea63fb274c64caf99dbe
|
||||
checksum=d8c27df67b645b52729dab35365bb073df03cf5ee059b004a46dfafb0f018958
|
||||
|
||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||
|
||||
|
|
Loading…
Reference in a new issue