From 5f1302b2c6df87f9fcd05ae48a79f24fa647133e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 18 Dec 2015 08:03:25 +0100 Subject: [PATCH] rpi-firmware: update to 20151218. --- 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 35ee64b379..a154d4bcd8 100644 --- a/srcpkgs/rpi-firmware/template +++ b/srcpkgs/rpi-firmware/template @@ -1,9 +1,9 @@ # Template file for 'rpi-firmware' -_githash="fa627390f76d7d3c38e80fc88ad1cc6697c04334" +_githash="6b7cebd8e1f402ca6f847d22d86afe4b5fbb6eb8" _gitshort="${_githash:0:7}" pkgname=rpi-firmware -version=20151114 +version=20151218 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=981abe4ff1e47c594f0b24dec2a373584c6fc2c103b7240e99ab1b5c757904ee +checksum=1625a9a45c124d5a55f6277761d7bb088273f42352b110e36996b5277852f87a conf_files="/boot/cmdline.txt /boot/config.txt"