diff --git a/srcpkgs/rpi-userland/template b/srcpkgs/rpi-userland/template index 23866ca18e4..b63779973c9 100644 --- a/srcpkgs/rpi-userland/template +++ b/srcpkgs/rpi-userland/template @@ -1,9 +1,9 @@ # Template file for 'rpi-firmware' -_githash="cfa3df1420a1839eb4a1da12e744a4beb8e7e7b6" +_githash="10e49b3759e852f6b2cb1c6aff2e129d77d01933" _gitshort="${_githash:0:7}" pkgname=rpi-userland -version=20151218 +version=20160129 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=3840ad2ee366ac86373e7a0794518862d15fb16eacc2b6189a3816fbd33941cb +checksum=723dc60ab2f8516d30bdd3148213dfab6eaf332c72a790214e4ab3c4a1cc4782 LDFLAGS="-Wl,--no-as-needed"