From a4788f2816200934f4e2ccbd0c66878706a16d50 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 18 Dec 2015 08:04:26 +0100 Subject: [PATCH] rpi-userland: update to 20151218. --- 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 eec66f5913b..23866ca18e4 100644 --- a/srcpkgs/rpi-userland/template +++ b/srcpkgs/rpi-userland/template @@ -1,10 +1,10 @@ # Template file for 'rpi-firmware' -_githash="8d14732f45f2aa204fdec599c69a9bdab4583247" +_githash="cfa3df1420a1839eb4a1da12e744a4beb8e7e7b6" _gitshort="${_githash:0:7}" pkgname=rpi-userland -version=20151128 -revision=2 +version=20151218 +revision=1 wrksrc="userland-${_githash}" build_style=cmake hostmakedepends="cmake" @@ -13,7 +13,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=f3738952ba63b3ad4ec391594cb7378b7e762903d16f1f1ec93f1ad4644bc8a3 +checksum=3840ad2ee366ac86373e7a0794518862d15fb16eacc2b6189a3816fbd33941cb LDFLAGS="-Wl,--no-as-needed"