diff --git a/srcpkgs/rpi-userland/template b/srcpkgs/rpi-userland/template index 7a55c6a458a..935e08305fe 100644 --- a/srcpkgs/rpi-userland/template +++ b/srcpkgs/rpi-userland/template @@ -1,9 +1,9 @@ # Template file for 'rpi-firmware' -_githash="333cdee2ab1b236a5836c4dc419cfaf22c423ab9" +_githash="e022e802aab29f9f8af0d29d46536534d289fee3" _gitshort="${_githash:0:7}" pkgname=rpi-userland -version=20160717 +version=20170427 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=70936addc928a02884b683344ca197d3763df564867f1b860227e1f32ff3ca9a +checksum=ae4fabb8b7bbde900fa5a03e075c0a7fb31e19ef38758baeeac88d915cc7f88a LDFLAGS="-Wl,--no-as-needed" only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"