From 7f584751b1508b4ba18212acfab0565b83ba06f0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 15 Jun 2016 11:28:59 +0200 Subject: [PATCH] rpi-userland: update to 20160615. --- srcpkgs/rpi-userland/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/rpi-userland/template b/srcpkgs/rpi-userland/template index 972faf29f26..ab7370f5ec8 100644 --- a/srcpkgs/rpi-userland/template +++ b/srcpkgs/rpi-userland/template @@ -1,9 +1,9 @@ # Template file for 'rpi-firmware' -_githash="17c28b9d1d234893b73adeb95efc4959b617fc85" +_githash="8daf8dd493ecd25ceda075cd6ffa646193f00edb" _gitshort="${_githash:0:7}" pkgname=rpi-userland -version=20160425 +version=20160615 revision=1 wrksrc="userland-${_githash}" build_style=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=83108789f946ab8957499dd58f1cacd099630979ec8fccb54be9240c4ff14210 +checksum=cc34b451e867ada4c39b1b4fbdd15baea9b9b9dbcbb45442aebceb4b0fac57f6 LDFLAGS="-Wl,--no-as-needed" only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"