diff --git a/srcpkgs/rpi-firmware/template b/srcpkgs/rpi-firmware/template index 71615b8a4d..53076e74b9 100644 --- a/srcpkgs/rpi-firmware/template +++ b/srcpkgs/rpi-firmware/template @@ -1,9 +1,9 @@ # Template file for 'rpi-firmware' -_githash="c48462f6bb99bff75f04db65c276ab87827b295e" +_githash="5f1b9100dd340125ebc8a96a8781d4497ea006f6" _gitshort="${_githash:0:7}" pkgname=rpi-firmware -version=20141129 +version=20141210 revision=1 noarch=yes wrksrc="firmware-${_githash}" @@ -12,7 +12,7 @@ maintainer="Juan RP " license="Propietary - see /usr/share/licences/${pkgname}/" homepage="https://github.com/raspberrypi/firmware" distfiles="https://github.com/raspberrypi/firmware/archive/${_githash}.tar.gz" -checksum=021818d8992353f43d166bd97b066db5384da2e8ed156422cd59e7806946efa7 +checksum=84a3c0a994bfa176af170c657c109415959d2e40109c2007e6ebeace829c7f31 conf_files="/boot/cmdline.txt /boot/config.txt" provides="libEGL-1.0_1 libGLES-1.0_1"