rpi-firmware: update to 20180326 (4.14.30)
This commit is contained in:
parent
dfd7c96420
commit
247c4cf9e4
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="25cf637ccc90d7d2fa37277c807ab33b655bd0f4"
|
||||
_githash="75de5d7a5ccaeb2dc499c38bcd95593ca76a6269"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-firmware
|
||||
version=20180316
|
||||
version=20180326
|
||||
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=17763f507af3dbe5926917fcf601298e19944fc0816b20342457b9155c152c26
|
||||
checksum=b9a0d9b385ca03c4ec9d41f4e9073ac8e35d5993cd6bfa2bfb0b4d2e7edb732f
|
||||
|
||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||
|
||||
|
|
Loading…
Reference in New Issue