From b1e8c552495f196ab5a9d9701db8bc80a3887d74 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 6 Mar 2016 09:03:19 +0100 Subject: [PATCH] rpi-userland: update to 20160306. --- srcpkgs/rpi-userland/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/rpi-userland/template b/srcpkgs/rpi-userland/template index 4b68168fb83..a13fe2f81eb 100644 --- a/srcpkgs/rpi-userland/template +++ b/srcpkgs/rpi-userland/template @@ -1,10 +1,10 @@ # Template file for 'rpi-firmware' -_githash="2a4af2192c0e161555fdb2a12e902b587166c4a6" +_githash="8369e390999f4a7c3bc57e577247e0dd502c51f7" _gitshort="${_githash:0:7}" pkgname=rpi-userland -version=20160205 -revision=3 +version=20160306 +revision=1 wrksrc="userland-${_githash}" build_style=cmake hostmakedepends="cmake" @@ -14,7 +14,7 @@ maintainer="Juan RP " license="3-clause-BSD" homepage="https://github.com/raspberrypi/userland" distfiles="https://github.com/raspberrypi/userland/archive/${_githash}.tar.gz" -checksum=5c25eb4de5feb11fdf74d58779f4cc615cda6623b81648ae15ae5e4ddf94c5ce +checksum=9ad1d91a36027ae6537cef21925bcfd171472d24b7ca9026733d553cfadf6a43 LDFLAGS="-Wl,--no-as-needed" only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"