rpi-firmware: update to upstream git commit a43480416.
This commit is contained in:
parent
25d8cd2f6f
commit
4ed849c639
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="e42a747e8d5c4a2fb3e837d0924c7cc39999936a"
|
||||
_githash="a43480416153e88e8499ae85e4a760dcaa4a5810"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-firmware
|
||||
version=20150207
|
||||
revision=4
|
||||
version=20150209
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="firmware-${_githash}"
|
||||
short_desc="Firmware files for the Raspberry Pi (git ${_gitshort})"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="Propietary - see /usr/share/licences/${pkgname}/"
|
||||
homepage="https://github.com/raspberrypi/firmware"
|
||||
distfiles="https://github.com/raspberrypi/firmware/archive/${_githash}.tar.gz"
|
||||
checksum=a59eb7b1a2238e326d669a4754eec4b5da5e0f9a12e097f2fa64df9c26015fad
|
||||
checksum=d04473662457755047b6b0a923ceeeea1794f3dd3fb0167c6f21b983f57d6f15
|
||||
|
||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||
shlib_provides="
|
||||
|
|
Loading…
Reference in New Issue