diff --git a/srcpkgs/rpi-userland/template b/srcpkgs/rpi-userland/template index 030c8ac5920..081c6876f2c 100644 --- a/srcpkgs/rpi-userland/template +++ b/srcpkgs/rpi-userland/template @@ -1,9 +1,9 @@ # Template file for 'rpi-firmware' -_githash="e0fc99d48fc7a1019e2c5f80f994108b3fe94ba5" +_githash="6732ebd37033a9f533be653665b8b1696cab1f1f" _gitshort="${_githash:0:7}" pkgname=rpi-userland -version=20160407 +version=20160418 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=291f18d84d9baa92300644876af0c33df9cacdc315265b5c02149546e53c8836 +checksum=f8df89e9f16cbc621d3ad9e1c7a0e7c110199393ab64f5305d18e5836e7fb1c1 LDFLAGS="-Wl,--no-as-needed" only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"