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 856745ddcc..3ed05879f4 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.13.0.0}
+VERSION=${VERSION:-2.13.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/s6/s6.info b/system/s6/s6.info
index c8840db846..68f786185c 100644
--- a/system/s6/s6.info
+++ b/system/s6/s6.info
@@ -1,8 +1,8 @@
PRGNAM="s6"
-VERSION="2.13.0.0"
+VERSION="2.13.1.0"
HOMEPAGE="https://skarnet.org/software/s6/"
-DOWNLOAD="https://skarnet.org/software/s6/s6-2.13.0.0.tar.gz"
-MD5SUM="1ea20cf191f210811d2650581bb446b4"
+DOWNLOAD="https://skarnet.org/software/s6/s6-2.13.1.0.tar.gz"
+MD5SUM="eef8c7a241d8eef7d09d35fcaa8de147"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="execline"