rpi-firmware: update to upstream git commit c23c002274.

This commit is contained in:
Juan RP 2014-10-20 16:03:15 +02:00
parent a2daf0f485
commit aeda002c1f

View file

@ -1,9 +1,9 @@
# Template file for 'rpi-firmware'
_githash="9bf9da2e919bb3f9544e9da31e46ee313a067e1d"
_githash="c23c0022740bb4531e841bd1321d2a652c8b3b0d"
_gitshort="${_githash:0:7}"
pkgname=rpi-firmware
version=20140908
version=20141020
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=c206495850d4c1b06131d98a124efa8a89411202e12e02108e6b7994ffe08cff
checksum=ba2ddff1a25ae1ff4d61b649b35ba6e9666bb696a0d27bedd0a8fd4763f469e1
conf_files="/boot/cmdline.txt /boot/config.txt"
provides="libEGL-1.0_1 libGLES-1.0_1"