diff --git a/srcpkgs/rpi-userland/template b/srcpkgs/rpi-userland/template index b63779973c9..660c8426234 100644 --- a/srcpkgs/rpi-userland/template +++ b/srcpkgs/rpi-userland/template @@ -1,9 +1,9 @@ # Template file for 'rpi-firmware' -_githash="10e49b3759e852f6b2cb1c6aff2e129d77d01933" +_githash="2a4af2192c0e161555fdb2a12e902b587166c4a6" _gitshort="${_githash:0:7}" pkgname=rpi-userland -version=20160129 +version=20160205 revision=1 wrksrc="userland-${_githash}" build_style=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=723dc60ab2f8516d30bdd3148213dfab6eaf332c72a790214e4ab3c4a1cc4782 +checksum=5c25eb4de5feb11fdf74d58779f4cc615cda6623b81648ae15ae5e4ddf94c5ce LDFLAGS="-Wl,--no-as-needed"