From 3e827cbace9d19503599c8c279c3743672414d62 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 6 Mar 2016 09:02:00 +0100 Subject: [PATCH] rpi-firmware: update to 20160306. --- 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 f4f7b99da70..5aae2ce25d1 100644 --- a/srcpkgs/rpi-firmware/template +++ b/srcpkgs/rpi-firmware/template @@ -1,9 +1,9 @@ # Template file for 'rpi-firmware' -_githash="cb2ffaa5503ac53039d40715965480dd66f0aa20" +_githash="845eb064cb52af00f2ea33c0c9c54136f664a3e4" _gitshort="${_githash:0:7}" pkgname=rpi-firmware -version=20160205 +version=20160306 revision=1 noarch=yes wrksrc="firmware-${_githash}" @@ -12,7 +12,7 @@ maintainer="Juan RP " license="3-clause-BSD" homepage="https://github.com/raspberrypi/firmware" distfiles="https://github.com/raspberrypi/firmware/archive/${_githash}.tar.gz" -checksum=63c53eafa1f4d6805ad7a922bb45d3906119a2bce0f2d1d7a316c98d41af6e2c +checksum=c3f4326423eac452190b3bfd559863209769005c34779d3924880af44992a2d6 conf_files="/boot/cmdline.txt /boot/config.txt"