aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-devel@skarnet.org>2017-05-21 14:23:55 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2017-05-22 09:55:13 +0000
commit203325c040b33be54c27eac3b7efcc7b0deccd0c (patch)
treeb69f55a57255fb969d106bde3fa8c6542b33b402
parent26cb3864e8d195daab279f359b7b6ba70306eed5 (diff)
downloadaports-203325c040b33be54c27eac3b7efcc7b0deccd0c.tar.bz2
aports-203325c040b33be54c27eac3b7efcc7b0deccd0c.tar.xz
main/s6-linux-utils: upgrade to 2.4.0.0
-rw-r--r--main/s6-linux-utils/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/s6-linux-utils/APKBUILD b/main/s6-linux-utils/APKBUILD
index 7a9b0de889..d704b14bb6 100644
--- a/main/s6-linux-utils/APKBUILD
+++ b/main/s6-linux-utils/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Laurent Bercot <ska-devel@skarnet.org>
# Contributor: Christian Kampka <christian@kampka.net>
pkgname=s6-linux-utils
-pkgver=2.3.0.0
+pkgver=2.4.0.0
pkgrel=0
pkgdesc="A set of tiny Linux-specific utilities optimized for simplicity and small size."
url="http://skarnet.org/software/$pkgname/"
@@ -35,4 +35,4 @@ doc() {
cp -a "$builddir/doc" "$subpkgdir/usr/share/doc/$pkgname"
}
-sha512sums="09e5744f6ac35d33c9c61ffc0ae6c8697e5d1816e5bd83e2dd4385d54a8f6da9c43fe2b1cb1cacba6f30a53cd7d9487a12b44028b20b110c74d6c3016d0511a1 s6-linux-utils-2.3.0.0.tar.gz"
+sha512sums="68f3dbd230d99afeeb47310ec544b7d9fa4658b580567f81100f988fd90d4db239938eae9b999d7be9ee384d9ac51ac61ff5d2d620a1b9711ff5663ff2aa6021 s6-linux-utils-2.4.0.0.tar.gz"