rpi-userland: update to 20150927.
This commit is contained in:
parent
7cd07499cf
commit
5c1d252bde
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="cc92dfd6c4e8e2d90c3903dccfe77f7274b8d1b7"
|
||||
_githash="40e377862410371a9962db79b81fd4f0f266430a"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-userland
|
||||
version=0.0.20150920
|
||||
version=20150927
|
||||
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=786bdfdc509bcba954d8f9bfe9e789789c68b1bc3e7381f9977ee8cfcc72cf73
|
||||
checksum=129bbd393f339be07bc1ee3700523db7eee909f605022ca5197c4a897cbb7698
|
||||
|
||||
broken_as_needed=yes
|
||||
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"
|
||||
|
|
Loading…
Reference in New Issue