rpi-userland: update to 20170427.
This commit is contained in:
parent
3cd79c1a9c
commit
50ddd3e617
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="333cdee2ab1b236a5836c4dc419cfaf22c423ab9"
|
||||
_githash="e022e802aab29f9f8af0d29d46536534d289fee3"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-userland
|
||||
version=20160717
|
||||
version=20170427
|
||||
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=70936addc928a02884b683344ca197d3763df564867f1b860227e1f32ff3ca9a
|
||||
checksum=ae4fabb8b7bbde900fa5a03e075c0a7fb31e19ef38758baeeac88d915cc7f88a
|
||||
|
||||
LDFLAGS="-Wl,--no-as-needed"
|
||||
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"
|
||||
|
|
Loading…
Reference in a new issue