rpi-userland: update to 20160425.
This commit is contained in:
parent
fd9521cd47
commit
b9a0995dff
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="6732ebd37033a9f533be653665b8b1696cab1f1f"
|
||||
_githash="17c28b9d1d234893b73adeb95efc4959b617fc85"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-userland
|
||||
version=20160418
|
||||
version=20160425
|
||||
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=f8df89e9f16cbc621d3ad9e1c7a0e7c110199393ab64f5305d18e5836e7fb1c1
|
||||
checksum=83108789f946ab8957499dd58f1cacd099630979ec8fccb54be9240c4ff14210
|
||||
|
||||
LDFLAGS="-Wl,--no-as-needed"
|
||||
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"
|
||||
|
|
Loading…
Reference in New Issue