rpi-userland: update to 0.0.20150920.
This commit is contained in:
parent
dedacea56d
commit
20e5fb2f5d
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="fb11b39d97371c076eef7c85bbcab5733883a41e"
|
||||
_githash="cc92dfd6c4e8e2d90c3903dccfe77f7274b8d1b7"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-userland
|
||||
version=0.0.0.0.20150907
|
||||
revision=3
|
||||
version=0.0.20150920
|
||||
revision=1
|
||||
wrksrc="userland-${_githash}"
|
||||
build_style=cmake
|
||||
hostmakedepends="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=3521fa369732c7caa9a343c19a4b37d1b1056033965f0654a07547a936da87df
|
||||
checksum=786bdfdc509bcba954d8f9bfe9e789789c68b1bc3e7381f9977ee8cfcc72cf73
|
||||
|
||||
broken_as_needed=yes
|
||||
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"
|
||||
|
|
Loading…
Reference in a new issue