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