rpi-firmware: update to upstream git commit 9354845e.
This commit is contained in:
parent
97e0aab3eb
commit
4e53ee1f79
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'rpi-firmware'
|
# Template file for 'rpi-firmware'
|
||||||
_githash="1293c14bdf0408f9695a7dcadf3b7f70241d0e10"
|
_githash="9354845ea5a961f267bcf440f92c9bd21be29b35"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi-firmware
|
pkgname=rpi-firmware
|
||||||
version=20150414
|
version=20150511
|
||||||
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=a1a5381a0d109e3d43c2dfc4030b9eb2623422b0170255c108e414787916c385
|
checksum=ede2dd5b30af90fa36d1d746ff7b6fb6c6e7a1e9a0f95d729cd82f2bbe219b94
|
||||||
|
|
||||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||||
shlib_provides="
|
shlib_provides="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue