aboutsummaryrefslogtreecommitdiffstats
path: root/testing/s6-portable-utils
diff options
context:
space:
mode:
authorChristian Kampka <christian@kampka.net>2015-08-02 12:20:11 +0200
committerFrancesco Colista <fcolista@alpinelinux.org>2015-08-03 08:20:19 +0000
commit1b3b7be70aa9c64740e9ef0396582743af8e0c61 (patch)
tree257c86d7fc56ca5e7cfadf0a1c3d46f5404bb0db /testing/s6-portable-utils
parent61212671de35347b621fe9cb6a0cba791aac695f (diff)
downloadaports-1b3b7be70aa9c64740e9ef0396582743af8e0c61.tar.bz2
aports-1b3b7be70aa9c64740e9ef0396582743af8e0c61.tar.xz
testing/s6-portable-utils: upgrade to version 2.0.5.0
Diffstat (limited to 'testing/s6-portable-utils')
-rw-r--r--testing/s6-portable-utils/APKBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/testing/s6-portable-utils/APKBUILD b/testing/s6-portable-utils/APKBUILD
index da1993cb2d..8d7ceb450f 100644
--- a/testing/s6-portable-utils/APKBUILD
+++ b/testing/s6-portable-utils/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: John Regan <john@jrjrtech.com>
# Maintainer: John Regan <john@jrjrtech.com>
pkgname=s6-portable-utils
-pkgver=2.0.4.0
+pkgver=2.0.5.0
pkgrel=0
pkgdesc="skarnet.org's tiny portable generic utilities"
url="http://skarnet.org/software/$pkgname/"
@@ -42,9 +42,8 @@ build() {
package() {
cd "$_builddir"
make DESTDIR="$pkgdir" install || return 1
- rm -f "$pkgdir"/usr/lib/*.la
}
-md5sums="0d36ba65ced4cbffdeec65dac868131f s6-portable-utils-2.0.4.0.tar.gz"
-sha256sums="7d7bb3f048e8bef2059d3651e4118ba2f0186f0ff1e321bb6b7d62aaa1d9843e s6-portable-utils-2.0.4.0.tar.gz"
-sha512sums="5bedc0792d01f6e968307dfae5eea0c1b597909d572001ae3e339c4f7dd2aed1de31befff87a405a3b0145c07e728ca775e3d5d2820e8ff5b447354cf4d62e50 s6-portable-utils-2.0.4.0.tar.gz"
+md5sums="93ad8f8f82d8fa14cd00016b034360e2 s6-portable-utils-2.0.5.0.tar.gz"
+sha256sums="348c21daf6eef5d68e136c6c2877267c9cbcb330e34715898ed6ef12753c2c25 s6-portable-utils-2.0.5.0.tar.gz"
+sha512sums="5e238064e2aab3492c5d8c9d18aa8cbc8b9123c77bd260eca911bbc25c5bafe46f7d68fc16ea702e0f502e94f09854956096449e45122ab3f3aee090f43323f6 s6-portable-utils-2.0.5.0.tar.gz"