rpi-userland: update to 20151101.
This commit is contained in:
parent
a198b676bd
commit
c6793d2cb2
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="40e377862410371a9962db79b81fd4f0f266430a"
|
||||
_githash="41f1c15e74b913974c2a842871bf9e8dd9322ee3"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-userland
|
||||
version=20150927
|
||||
version=20151101
|
||||
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=129bbd393f339be07bc1ee3700523db7eee909f605022ca5197c4a897cbb7698
|
||||
checksum=e405a2bd5ae04f02401af52e1fa5c040c3eb0013abeb134c20bf0ec157cbe66a
|
||||
|
||||
broken_as_needed=yes
|
||||
only_for_archs="armv6l armv6l-musl armv7l armv7l-musl"
|
||||
|
|
Loading…
Add table
Reference in a new issue