From 47619ba8850454c6ff842b15fc28bcc2d879007f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 8 Jun 2014 09:29:28 +0200 Subject: [PATCH] rpi-firmware: update to upstream git commit 2990b787dc. --- srcpkgs/rpi-firmware/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/rpi-firmware/template b/srcpkgs/rpi-firmware/template index 15578c831a2..04b20b507d3 100644 --- a/srcpkgs/rpi-firmware/template +++ b/srcpkgs/rpi-firmware/template @@ -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 " 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"