mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
rpi-firmware: update to upstream git commit fc6c9896.
This commit is contained in:
parent
a697d51d71
commit
3f074cb858
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'rpi-firmware'
|
# Template file for 'rpi-firmware'
|
||||||
_githash="16044ee459879a7e891ec2f31d74edd56990a307"
|
_githash="fc6c9896d26e9fb2cca9c024804f13938ee99311"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi-firmware
|
pkgname=rpi-firmware
|
||||||
version=20150603
|
version=20150618
|
||||||
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="Propietary - see /usr/share/licences/${pkgname}/"
|
license="Propietary - see /usr/share/licences/${pkgname}/"
|
||||||
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=8d203b59787ea1890c1ac12b481c65f718ade57e5eaa742ba5c016da9069b784
|
checksum=53b3b5bf16ec1396ddd5f79f64128d4cd52d1bf6afab85f2fe7ae55b5dba1394
|
||||||
|
|
||||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||||
shlib_provides="
|
shlib_provides="
|
||||||
|
|
Loading…
Add table
Reference in a new issue