rpi-userland: update to 20160205.

This commit is contained in:
Juan RP 2016-02-05 08:17:08 +01:00
parent dceac731e2
commit 88d71a8132

View File

@ -1,9 +1,9 @@
# Template file for 'rpi-firmware'
_githash="10e49b3759e852f6b2cb1c6aff2e129d77d01933"
_githash="2a4af2192c0e161555fdb2a12e902b587166c4a6"
_gitshort="${_githash:0:7}"
pkgname=rpi-userland
version=20160129
version=20160205
revision=1
wrksrc="userland-${_githash}"
build_style=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=723dc60ab2f8516d30bdd3148213dfab6eaf332c72a790214e4ab3c4a1cc4782
checksum=5c25eb4de5feb11fdf74d58779f4cc615cda6623b81648ae15ae5e4ddf94c5ce
LDFLAGS="-Wl,--no-as-needed"