rpi-firmware: update to upstream git commit 593aa0fbbc.
This commit is contained in:
parent
e0b79c1629
commit
937e1fb462
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'rpi-firmware'
|
# Template file for 'rpi-firmware'
|
||||||
_githash="a43480416153e88e8499ae85e4a760dcaa4a5810"
|
_githash="593aa0fbbca3d1fc02138781c82daf5bf955080d"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi-firmware
|
pkgname=rpi-firmware
|
||||||
version=20150210
|
version=20150221
|
||||||
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=d04473662457755047b6b0a923ceeeea1794f3dd3fb0167c6f21b983f57d6f15
|
checksum=f7151ebc3bafc0681a5f1bb4fbe28f1e4ad8642d9893816ef8f04ab65e6f7727
|
||||||
|
|
||||||
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