mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
rpi-firmware: update to upstream git commit 26e4bfb.
This commit is contained in:
parent
c021288cf2
commit
acc0728787
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'rpi-firmware'
|
# Template file for 'rpi-firmware'
|
||||||
_githash="fc6c9896d26e9fb2cca9c024804f13938ee99311"
|
_githash="26e4bfb5a70baaedf8e26400113923655a815e79"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi-firmware
|
pkgname=rpi-firmware
|
||||||
version=20150618
|
version=20150622
|
||||||
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=53b3b5bf16ec1396ddd5f79f64128d4cd52d1bf6afab85f2fe7ae55b5dba1394
|
checksum=6b53bcc5e8c74d89613f10a2e25aa3588a567c96698802392c2f2fb223c33ad1
|
||||||
|
|
||||||
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