diff --git a/srcpkgs/rpi-userland/template b/srcpkgs/rpi-userland/template index 5b67968a94..07f31f6741 100644 --- a/srcpkgs/rpi-userland/template +++ b/srcpkgs/rpi-userland/template @@ -1,9 +1,9 @@ # Template file for 'rpi-firmware' -_githash="41f1c15e74b913974c2a842871bf9e8dd9322ee3" +_githash="888945b683a4b8780adb3c217bd9a2a1a5899ef8" _gitshort="${_githash:0:7}" pkgname=rpi-userland -version=20151101 +version=20151114 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=e405a2bd5ae04f02401af52e1fa5c040c3eb0013abeb134c20bf0ec157cbe66a +checksum=3e3cef6d1ffc48dc4197ac835757a3baf00587b722761285c8f56ca774fa3ba9 broken_as_needed=yes only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"