From 6ab4c07b0f9bc77b8edf4ed7aa0a5f2bad69d0e1 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 15 May 2016 07:38:01 +0200 Subject: [PATCH] rpi-firmware: update to 20160515. --- 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 31786cab4ad..88e1672674b 100644 --- a/srcpkgs/rpi-firmware/template +++ b/srcpkgs/rpi-firmware/template @@ -1,9 +1,9 @@ # Template file for 'rpi-firmware' -_githash="cc6d7bf8b4c03a2a660ff9fdf4083fc165620866" +_githash="c17fa41b8e8321d891230f97837fee98feebc1ac" _gitshort="${_githash:0:7}" pkgname=rpi-firmware -version=20160507 +version=20160515 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=6e055f59d7cac5a84e325ffdfd4423bce08eae58f08dfd4c9fe4d79be521b11b +checksum=953fda292788bf2fd276bd291646257666018e3dcf5193a5d33e63cdf3222e37 conf_files="/boot/cmdline.txt /boot/config.txt"