mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 20:25:14 +02:00
rpi-firmware: update to 20160629.
This commit is contained in:
parent
7e4e777828
commit
f10cf82e82
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'rpi-firmware'
|
# Template file for 'rpi-firmware'
|
||||||
_githash="fdbca29d3863ee16f5eee24c66e826bedf662db5"
|
_githash="1ba9c9ae47a27aca8cb12b988a456d0af8434a46"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi-firmware
|
pkgname=rpi-firmware
|
||||||
version=20160615
|
version=20160629
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="firmware-${_githash}"
|
wrksrc="firmware-${_githash}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
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=6aa3a99a8d870babe089cbf59f54f3a9748b372bff72e0c511f7cfe35d2381ac
|
checksum=a92c82a7320c64c843e9f319622df406aa8f98e846f26e0b855cbb1953995566
|
||||||
|
|
||||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue