aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/s6/s6.SlackBuild2
-rw-r--r--system/s6/s6.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/s6/s6.SlackBuild b/system/s6/s6.SlackBuild
index d535843caa..c3cc828502 100644
--- a/system/s6/s6.SlackBuild
+++ b/system/s6/s6.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=s6
-VERSION=${VERSION:-2.11.3.0}
+VERSION=${VERSION:-2.11.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/s6/s6.info b/system/s6/s6.info
index 38229dc0a3..a3c16a1a37 100644
--- a/system/s6/s6.info
+++ b/system/s6/s6.info
@@ -1,8 +1,8 @@
PRGNAM="s6"
-VERSION="2.11.3.0"
+VERSION="2.11.3.2"
HOMEPAGE="https://skarnet.org/software/s6/"
-DOWNLOAD="https://skarnet.org/software/s6/s6-2.11.3.0.tar.gz"
-MD5SUM="6b6a1e87b39725f2a2c0887804c688f1"
+DOWNLOAD="https://skarnet.org/software/s6/s6-2.11.3.2.tar.gz"
+MD5SUM="b74e250abd90aa927be3305f0d6c1a69"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="skalibs execline"