rpi-firmware: update to upstream git commit 2990b787dc.

This commit is contained in:
Juan RP 2014-06-08 09:29:28 +02:00
parent ad350411c2
commit 47619ba885
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'rpi-firmware'
_githash="02eed2f817b42590180270dd0059a9e97cf2ced3"
_githash="2990b787dcb28abe997c6c7640e3986f0db58728"
_gitshort="${_githash:0:7}"
pkgname=rpi-firmware
version=20140601
version=20140608
revision=1
noarch=yes
short_desc="Firmware files for the Raspberry Pi (git ${_gitshort})"
@ -11,7 +11,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=687384b40093766c5da1b8a3fda09f610a90be9f433dd62b1bd3e21d82c860e6
checksum=376ecf925bd45807a6f88997f11ed9afe94959acf608d3e427520e5f6654cd0d
wrksrc="firmware-${_githash}"
conf_files="/boot/cmdline.txt /boot/config.txt"