rpi-userland: update to 20160717.
This commit is contained in:
parent
4fd6d828df
commit
8cb134045f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="dd9636d73eaaf8a9273911e1773b012838fc250c"
|
||||
_githash="333cdee2ab1b236a5836c4dc419cfaf22c423ab9"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-userland
|
||||
version=20160629
|
||||
version=20160717
|
||||
revision=1
|
||||
wrksrc="userland-${_githash}"
|
||||
build_style=cmake
|
||||
|
@ -14,7 +14,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=af273fc0b3e648435529427fe7aa2c1f06b063f5184fe3804f53aeef183cd381
|
||||
checksum=70936addc928a02884b683344ca197d3763df564867f1b860227e1f32ff3ca9a
|
||||
|
||||
LDFLAGS="-Wl,--no-as-needed"
|
||||
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"
|
||||
|
|
Loading…
Reference in a new issue