mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
rpi-firmware: update to upstream git commit 2aad6d8f7.
This commit is contained in:
parent
c99c5f4afd
commit
e0d571ede1
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'rpi-firmware'
|
# Template file for 'rpi-firmware'
|
||||||
_githash="593aa0fbbca3d1fc02138781c82daf5bf955080d"
|
_githash="2aad6d8f703f9d899b023d31d6714eea004fc61b"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi-firmware
|
pkgname=rpi-firmware
|
||||||
version=20150221
|
version=20150308
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="firmware-${_githash}"
|
wrksrc="firmware-${_githash}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=f7151ebc3bafc0681a5f1bb4fbe28f1e4ad8642d9893816ef8f04ab65e6f7727
|
checksum=5faa422ab3d20f4e1337c9d6bc8fad568648c0146ec92b0057ac4c510d77d581
|
||||||
|
|
||||||
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