rpi-userland: update to 20151114.
This commit is contained in:
parent
1310b9f5d0
commit
c9001d1933
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'rpi-firmware'
|
# Template file for 'rpi-firmware'
|
||||||
_githash="41f1c15e74b913974c2a842871bf9e8dd9322ee3"
|
_githash="888945b683a4b8780adb3c217bd9a2a1a5899ef8"
|
||||||
_gitshort="${_githash:0:7}"
|
_gitshort="${_githash:0:7}"
|
||||||
|
|
||||||
pkgname=rpi-userland
|
pkgname=rpi-userland
|
||||||
version=20151101
|
version=20151114
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="userland-${_githash}"
|
wrksrc="userland-${_githash}"
|
||||||
build_style=cmake
|
build_style=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=e405a2bd5ae04f02401af52e1fa5c040c3eb0013abeb134c20bf0ec157cbe66a
|
checksum=3e3cef6d1ffc48dc4197ac835757a3baf00587b722761285c8f56ca774fa3ba9
|
||||||
|
|
||||||
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
Add a link
Reference in a new issue