rpi-userland: update to 20160129.
This commit is contained in:
parent
cef2e0e357
commit
ed096f2109
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="cfa3df1420a1839eb4a1da12e744a4beb8e7e7b6"
|
||||
_githash="10e49b3759e852f6b2cb1c6aff2e129d77d01933"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-userland
|
||||
version=20151218
|
||||
version=20160129
|
||||
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=3840ad2ee366ac86373e7a0794518862d15fb16eacc2b6189a3816fbd33941cb
|
||||
checksum=723dc60ab2f8516d30bdd3148213dfab6eaf332c72a790214e4ab3c4a1cc4782
|
||||
|
||||
LDFLAGS="-Wl,--no-as-needed"
|
||||
|
||||
|
|
Loading…
Reference in New Issue