From b493aa58d0b77f342199d3b410e0b57f91d03940 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 19 Jul 2018 16:54:50 -0500 Subject: system/libucontext: bump to 0.1.2 --- system/libucontext/APKBUILD | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/system/libucontext/APKBUILD b/system/libucontext/APKBUILD index 90b19abe9..312e7e83a 100644 --- a/system/libucontext/APKBUILD +++ b/system/libucontext/APKBUILD @@ -1,16 +1,14 @@ # Maintainer: William Pitcock pkgname=libucontext -pkgver=0.1.1 +pkgver=0.1.2 pkgrel=0 pkgdesc="ucontext function implementations" url="http://github.com/kaniini/libucontext" arch="all" license="ISC" depends="" -install="" subpackages="$pkgname-dev" source="https://distfiles.dereferenced.org/libucontext/libucontext-$pkgver.tar.xz" -builddir="$srcdir/libucontext-$pkgver" case "$CTARGET_ARCH" in armhf) LIBUCONTEXT_ARCH="arm" ;; @@ -34,4 +32,4 @@ package() { make ARCH="$LIBUCONTEXT_ARCH" DESTDIR="$pkgdir" install } -sha512sums="a56dc9c4f9773f09b61079f96dba8cab74c89cbc9eec8373dd697793e18c7dc601bf47e47f3381a62400e25fe3d215d27ac1de11007f27af60e58c5804f67839 libucontext-0.1.1.tar.xz" +sha512sums="0c1d74341487d3128667abe9b6594f70c41b4e26bfff656c96eff5de55795f3f4186b3f46281503daf0ee3694a3c10966dd733a6779f49544759a5fe8e6fcdf5 libucontext-0.1.2.tar.xz" -- cgit v1.2.3-70-g09d2