From aae43afa89b6d5f779981f3310fdd04ea7e52610 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Thu, 6 Sep 2018 00:17:27 +0000 Subject: user/libpthread-stubs: bump to 0.4 --- user/libpthread-stubs/APKBUILD | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'user/libpthread-stubs') diff --git a/user/libpthread-stubs/APKBUILD b/user/libpthread-stubs/APKBUILD index 5c5301b08..02af44664 100644 --- a/user/libpthread-stubs/APKBUILD +++ b/user/libpthread-stubs/APKBUILD @@ -1,21 +1,14 @@ # Maintainer: A. Wilcox pkgname=libpthread-stubs -pkgver=0.3 -pkgrel=6 -pkgdesc="Pthread functions stubs for platforms missing them" +pkgver=0.4 +pkgrel=0 +pkgdesc="POSIX threading functions stubs for platforms missing them" url="https://cgit.freedesktop.org/xcb/pthread-stubs" arch="all" options="!dbg" license="X11" source="http://xcb.freedesktop.org/dist/$pkgname-$pkgver.tar.bz2" -prepare() { - default_prepare - - cd "$builddir" - update_config_sub -} - build() { cd "$builddir" ./configure \ @@ -35,4 +28,4 @@ package() { make -j1 DESTDIR="$pkgdir" install } -sha512sums="c7cf63fa82ce9e8c37c6dc3b8cc30f8883655f95683c4466c54b617b086dd26a43bfa36363e47dc5730af6d59ac70443d211eb01b07d276edd144030a3580b15 libpthread-stubs-0.3.tar.bz2" +sha512sums="0fec563f3833b84311b32cb13a4fd9832aeb0204c65b1541bf453d5d35693b2267c3cee656e00a4b8533b07a8f6320ca5c3672dcf8ab047cdac8628154c08954 libpthread-stubs-0.4.tar.bz2" -- cgit v1.2.3-60-g2f50