libucontext: update to 0.11
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'libucontext'
|
# Template file for 'libucontext'
|
||||||
pkgname=libucontext
|
pkgname=libucontext
|
||||||
version=0.10
|
version=0.11
|
||||||
revision=1
|
revision=1
|
||||||
archs="*-musl"
|
archs="*-musl"
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
@@ -9,7 +9,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/kaniini/libucontext"
|
homepage="https://github.com/kaniini/libucontext"
|
||||||
distfiles="https://github.com/kaniini/libucontext/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/kaniini/libucontext/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e77dee222a31d6ad66c7668ceab197ac683349ab943f66cfe8c324324778ac9f
|
checksum=ec122a4bca8f75922082c4f4d81b09ff3e950906d7f5504e0bce367ec9a6fceb
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
arm*) export LIBUCONTEXT_ARCH="arm";;
|
arm*) export LIBUCONTEXT_ARCH="arm";;
|
||||||
|
|||||||
Reference in New Issue
Block a user