mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rpi-firmware: update to 20191118.
[ci skip]
This commit is contained in:
parent
02f57419e8
commit
32e9cacd5c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'rpi-firmware'
|
# Template file for 'rpi-firmware'
|
||||||
_githash="b79618b5db4e4e7c02f9ad9d3ada51713825313e"
|
_githash="68ec48189c5256b365c9232909180cb56c8820bc"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi-firmware
|
pkgname=rpi-firmware
|
||||||
version=20191101
|
version=20191118
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="firmware-${_githash}"
|
wrksrc="firmware-${_githash}"
|
||||||
|
@ -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=d7443e60d678fe8032683e91a348bdfbb7b8b8e251d73bbdf9fa86e7171dff1e
|
checksum=ba24f9e64a9e85e54034454d01b9853fe8d4a91c4993fa1203d6bff99e227355
|
||||||
|
|
||||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue