mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
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'
|
# Template file for 'rpi-firmware'
|
||||||
_githash="fb11b39d97371c076eef7c85bbcab5733883a41e"
|
_githash="cc92dfd6c4e8e2d90c3903dccfe77f7274b8d1b7"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi-userland
|
pkgname=rpi-userland
|
||||||
version=0.0.0.0.20150907
|
version=0.0.20150920
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="userland-${_githash}"
|
wrksrc="userland-${_githash}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake"
|
hostmakedepends="cmake"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://github.com/raspberrypi/userland"
|
homepage="https://github.com/raspberrypi/userland"
|
||||||
distfiles="https://github.com/raspberrypi/userland/archive/${_githash}.tar.gz"
|
distfiles="https://github.com/raspberrypi/userland/archive/${_githash}.tar.gz"
|
||||||
checksum=3521fa369732c7caa9a343c19a4b37d1b1056033965f0654a07547a936da87df
|
checksum=786bdfdc509bcba954d8f9bfe9e789789c68b1bc3e7381f9977ee8cfcc72cf73
|
||||||
|
|
||||||
broken_as_needed=yes
|
broken_as_needed=yes
|
||||||
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"
|
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue