diff --git a/srcpkgs/rpi-userland/template b/srcpkgs/rpi-userland/template index 785ad2426f6..e8c881d04ec 100644 --- a/srcpkgs/rpi-userland/template +++ b/srcpkgs/rpi-userland/template @@ -1,10 +1,10 @@ -# Template file for 'rpi-firmware' -_githash="c9d823d0c3e54d94cd65990350eb1ae3be7e9915" +# Template file for 'rpi-userland' +_githash="e5803f2c986cbf8c919c60278b3231dcdf4271a6" _gitshort="${_githash:0:7}" pkgname=rpi-userland -version=20180103 -revision=3 +version=20190114 +revision=1 wrksrc="userland-${_githash}" build_style=cmake configure_args="-DCMAKE_INSTALL_RPATH=/opt/vc/lib" @@ -13,7 +13,7 @@ maintainer="Juan RP " license="BSD-3-Clause" homepage="https://github.com/raspberrypi/userland" distfiles="https://github.com/raspberrypi/userland/archive/${_githash}.tar.gz" -checksum=d65d03d1fcb9a05816c5a894f345d3de703a2aa2f6948291f13908512f64754c +checksum=9424ffa45ef888fb61483c63fd66532c1c648e071fea72c93762efbb3c2a8669 LDFLAGS="-Wl,--no-as-needed" only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"