From 5b9db64207cfdcc0e31b63b55eca088f0453390b Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 4 May 2022 19:15:28 +0000 Subject: system/libtool: bump { 2.4.6 --> 2.4.7 }. fixes #666. become maintainer. --- system/libtool/APKBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'system/libtool/APKBUILD') diff --git a/system/libtool/APKBUILD b/system/libtool/APKBUILD index 23de9cb0e..26f0a3fc1 100644 --- a/system/libtool/APKBUILD +++ b/system/libtool/APKBUILD @@ -1,7 +1,7 @@ -# Maintainer: +# Maintainer: Zach van Rijn pkgname=libtool -pkgver=2.4.6 -pkgrel=6 +pkgver=2.4.7 +pkgrel=0 pkgdesc="A generic library support script" arch="all" license="GPL-2.0+" @@ -25,9 +25,9 @@ build() { } check() { - # Test 70 and 117 are known to fail - # Test 170 repeats the entire test suite with shorter max_cmd_len - make check TESTSUITEFLAGS="1-69 71-116 118-169" + # Test 70 and 116 are known to fail + # Test 169 repeats the entire test suite with shorter max_cmd_len + make check TESTSUITEFLAGS="1-69 71-115 117-168" } package() { @@ -42,5 +42,5 @@ libltdl() { mv "$pkgdir/usr/lib/libltdl.so"* "$subpkgdir/usr/lib/" } -sha512sums="3233d81cb2739a54b840a0a82064eebbfaa4fb442fb993a35d6bd41d8395c51f038c90ae048b9252f172d0a5bbfb4b36e2b13d4477001f9ff7d4124237819a18 libtool-2.4.6.tar.gz +sha512sums="27acef46d9eb67203d708b57d80b853f76fa4b9c2720ff36ec161e6cdf702249e7982214ddf60bae75511aa79bc7d92aa27e3eab7ef9c0f5c040e8e42e76a385 libtool-2.4.7.tar.gz aa14cadd70a633520249fa3a6a4c45b309a980380e62dd5982b3ae842c478a77401ad809297fceebd167c167b0a19f380e6a6c295bc75d1029d56d3bf262b209 libtool-fix-cross-compile.patch" -- cgit v1.2.3-60-g2f50