From 1257b9221347cf8f9b816589ebf85d3d6096591b Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 19 Jul 2018 17:42:28 -0500 Subject: system/libucontext: bump to 0.1.3, drop patch --- system/libucontext/APKBUILD | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'system/libucontext/APKBUILD') diff --git a/system/libucontext/APKBUILD b/system/libucontext/APKBUILD index 425b7ec96..2adee39f2 100644 --- a/system/libucontext/APKBUILD +++ b/system/libucontext/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: William Pitcock pkgname=libucontext -pkgver=0.1.2 -pkgrel=1 +pkgver=0.1.3 +pkgrel=0 pkgdesc="ucontext function implementations" url="https://git.dereferenced.org/kaniini/libucontext/" arch="all" @@ -9,7 +9,6 @@ license="ISC" depends="" subpackages="$pkgname-dev" source="https://distfiles.dereferenced.org/libucontext/libucontext-$pkgver.tar.xz - 0001-Reorder-registers-in-other-assembler-files.patch " case "$CTARGET_ARCH" in @@ -34,5 +33,4 @@ package() { make ARCH="$LIBUCONTEXT_ARCH" DESTDIR="$pkgdir" install } -sha512sums="0c1d74341487d3128667abe9b6594f70c41b4e26bfff656c96eff5de55795f3f4186b3f46281503daf0ee3694a3c10966dd733a6779f49544759a5fe8e6fcdf5 libucontext-0.1.2.tar.xz -7f3904e5a10db88cfb3e201b0b370c8c04da5ef33fbf9e177a9bc2da5defbe984057c4be1d1e74672b59a9d4978cf0a7233dc3d661c53aeba355ea91d1ebc24b 0001-Reorder-registers-in-other-assembler-files.patch" +sha512sums="9e0694c09f159de714b655f6a4201a05c8d1871ee7376bb6bf824206b45475cfbd8269ca1caa75b9c322624d9f77d3fc3f938228a4bdd267a5ddceb57ca5c1ab libucontext-0.1.3.tar.xz" -- cgit v1.2.3-70-g09d2