mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rpi-firmware: update to 20200326.
[ci skip]
This commit is contained in:
parent
d51c660edf
commit
f37271e9c0
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'rpi-firmware'
|
# Template file for 'rpi-firmware'
|
||||||
_githash="68ec48189c5256b365c9232909180cb56c8820bc"
|
_githash="5574077183389cd4c65077ba18b59144ed6ccd6d"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi-firmware
|
pkgname=rpi-firmware
|
||||||
version=20191118
|
version=20200326
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="firmware-${_githash}"
|
wrksrc="firmware-${_githash}"
|
||||||
short_desc="Firmware files for the Raspberry Pi (git ${_gitshort})"
|
short_desc="Firmware files for the Raspberry Pi (git ${_gitshort})"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
license="BSD-3-Clause, custom:Cypress"
|
license="BSD-3-Clause, custom:Cypress"
|
||||||
homepage="https://github.com/raspberrypi/firmware"
|
homepage="https://github.com/raspberrypi/firmware"
|
||||||
distfiles="https://github.com/raspberrypi/firmware/archive/${_githash}.tar.gz"
|
distfiles="https://github.com/raspberrypi/firmware/archive/${_githash}.tar.gz"
|
||||||
checksum=ba24f9e64a9e85e54034454d01b9853fe8d4a91c4993fa1203d6bff99e227355
|
checksum=0596505f529677906fed30e6c3c1d2387a5d287f668a719484e2f9d8a3059176
|
||||||
|
|
||||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue