From 3f2f0a48cfdb1c2ab92de43d62ded0a4b3105e66 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 25 Feb 2023 11:46:21 +0000 Subject: user/s6-portable-utils: upgrade to 2.3.0.1, disable multicall --- user/s6-portable-utils/APKBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'user/s6-portable-utils') diff --git a/user/s6-portable-utils/APKBUILD b/user/s6-portable-utils/APKBUILD index 8b6d3a85d..b2a55f4d0 100644 --- a/user/s6-portable-utils/APKBUILD +++ b/user/s6-portable-utils/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Laurent Bercot # Maintainer: Laurent Bercot pkgname=s6-portable-utils -pkgver=2.3.0.0 +pkgver=2.3.0.1 pkgrel=0 pkgdesc="skarnet.org's portable miscellaneous utilities" url="https://skarnet.org/software/s6-portable-utils/" @@ -18,8 +18,7 @@ build() { ./configure \ --disable-allstatic \ --prefix=/usr \ - --with-dynlib=/lib \ - --enable-multicall + --with-dynlib=/lib make } @@ -34,4 +33,4 @@ doc() { cp -a "$builddir/doc" "$subpkgdir/usr/share/doc/$pkgname" } -sha512sums="1ef0b937e2f698fb1b98440a84be0310e9be44763969ca812744ebc0a91fe75c50d5082067b6bb07c1acd9df1540f71b6d20254b97e4851bb28937815073298c s6-portable-utils-2.3.0.0.tar.gz" +sha512sums="46f4a09d124e44b9b2ac3b8fa8f7b4492207f0a03a052e7b15309aeea175682f7366ff74fbd8a2732952c8f3bbb2fcc69b4bca89609b690e91d167bd25c16b90 s6-portable-utils-2.3.0.1.tar.gz" -- cgit v1.2.3-70-g09d2