rpi-firmware: update to upstream git commit f37d96e4ac.

This commit is contained in:
Juan RP 2014-07-23 18:00:27 +02:00
parent b53a439265
commit f08268bc9a

View File

@ -1,9 +1,9 @@
# Template file for 'rpi-firmware'
_githash="1e7d3d9c04394ae8b7f38008765cfc66815a0c96"
_githash="f37d96e4ac87143e5d6355fad23636153b8cb2e7"
_gitshort="${_githash:0:7}"
pkgname=rpi-firmware
version=20140711
version=20140723
revision=1
noarch=yes
wrksrc="firmware-${_githash}"
@ -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=9b6ef4ec5a941bf1cc5c9fa9bad879a3c8d2b89fc7bf9e14b2451e2a9461b9e3
checksum=ca7186549f979057535553e2e5692dfbd3bbb8c96d8452155290814de510877c
conf_files="/boot/cmdline.txt /boot/config.txt"
provides="libEGL-1.0_1 libGLES-1.0_1"