diff --git a/srcpkgs/rpi-userland/template b/srcpkgs/rpi-userland/template index a13fe2f81eb..d042c221161 100644 --- a/srcpkgs/rpi-userland/template +++ b/srcpkgs/rpi-userland/template @@ -1,9 +1,9 @@ # Template file for 'rpi-firmware' -_githash="8369e390999f4a7c3bc57e577247e0dd502c51f7" +_githash="2f56a2943a9eb8420df52ccf91f5a1c5a70e8713" _gitshort="${_githash:0:7}" pkgname=rpi-userland -version=20160306 +version=20160322 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=9ad1d91a36027ae6537cef21925bcfd171472d24b7ca9026733d553cfadf6a43 +checksum=601ad724e536272a43a02ae8217bd21cbd3e9a17ca1adc70b1d28fcb50864d44 LDFLAGS="-Wl,--no-as-needed" only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"