rpi-userland: update to 20160407.
This commit is contained in:
parent
56441bad05
commit
dfc61511a0
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="2f56a2943a9eb8420df52ccf91f5a1c5a70e8713"
|
||||
_githash="e0fc99d48fc7a1019e2c5f80f994108b3fe94ba5"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-userland
|
||||
version=20160322
|
||||
version=20160407
|
||||
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=601ad724e536272a43a02ae8217bd21cbd3e9a17ca1adc70b1d28fcb50864d44
|
||||
checksum=291f18d84d9baa92300644876af0c33df9cacdc315265b5c02149546e53c8836
|
||||
|
||||
LDFLAGS="-Wl,--no-as-needed"
|
||||
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"
|
||||
|
|
Loading…
Reference in a new issue