From 0705b04341b84d0a547ef8c1c1f260f216562f6c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 26 Feb 2014 10:57:47 +0100 Subject: [PATCH] rpi-firmware: update to upstream git commit eca8da0. --- srcpkgs/rpi-firmware/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/rpi-firmware/template b/srcpkgs/rpi-firmware/template index e84145db7fc..a61383b59fc 100644 --- a/srcpkgs/rpi-firmware/template +++ b/srcpkgs/rpi-firmware/template @@ -1,8 +1,8 @@ # Template file for 'rpi-firmware' -_githash="c27ddfa" +_githash="eca8da0" pkgname=rpi-firmware -version=20140129 +version=20140226 revision=1 noarch=yes short_desc="Firmware files for the Raspberry Pi (git ${_githash})"