rpi-userland: update to 20151218.

This commit is contained in:
Juan RP 2015-12-18 08:04:26 +01:00
parent 5f1302b2c6
commit a4788f2816

View file

@ -1,10 +1,10 @@
# Template file for 'rpi-firmware'
_githash="8d14732f45f2aa204fdec599c69a9bdab4583247"
_githash="cfa3df1420a1839eb4a1da12e744a4beb8e7e7b6"
_gitshort="${_githash:0:7}"
pkgname=rpi-userland
version=20151128
revision=2
version=20151218
revision=1
wrksrc="userland-${_githash}"
build_style=cmake
hostmakedepends="cmake"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="3-clause-BSD"
homepage="https://github.com/raspberrypi/userland"
distfiles="https://github.com/raspberrypi/userland/archive/${_githash}.tar.gz"
checksum=f3738952ba63b3ad4ec391594cb7378b7e762903d16f1f1ec93f1ad4644bc8a3
checksum=3840ad2ee366ac86373e7a0794518862d15fb16eacc2b6189a3816fbd33941cb
LDFLAGS="-Wl,--no-as-needed"