rpi-userland: update to 20151120.
This commit is contained in:
parent
108bdcd99d
commit
e1ce400e5c
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="888945b683a4b8780adb3c217bd9a2a1a5899ef8"
|
||||
_githash="8306b7c757f4b8e8d9148789eeb64c666d9244a5"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-userland
|
||||
version=20151114
|
||||
version=20151120
|
||||
revision=1
|
||||
wrksrc="userland-${_githash}"
|
||||
build_style=cmake
|
||||
|
@ -13,9 +13,8 @@ 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=3e3cef6d1ffc48dc4197ac835757a3baf00587b722761285c8f56ca774fa3ba9
|
||||
checksum=0e7ae8f095dd5a90febfccdc8dec0fbfcbaaf86624f8033f599e818032040a93
|
||||
|
||||
broken_as_needed=yes
|
||||
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"
|
||||
|
||||
shlib_provides="
|
||||
|
|
Loading…
Reference in a new issue