summaryrefslogtreecommitdiffstats
path: root/system/s6-rc
diff options
context:
space:
mode:
Diffstat (limited to 'system/s6-rc')
-rw-r--r--system/s6-rc/README4
-rw-r--r--system/s6-rc/s6-rc.SlackBuild2
-rw-r--r--system/s6-rc/s6-rc.info6
3 files changed, 7 insertions, 5 deletions
diff --git a/system/s6-rc/README b/system/s6-rc/README
index 8ba01321b1..b6c9809096 100644
--- a/system/s6-rc/README
+++ b/system/s6-rc/README
@@ -38,4 +38,6 @@ If you just want to build and use skarnet.org software, building only
the static libraries should be sufficient.
If you want the binaries to be linked against the shared versions of the
-skarnet.org libraries, pass LINK_SHARED=yes to the script.
+skarnet.org libraries, pass LINK_SHARED=yes to the script, i.e.,
+
+ LINK_SHARED=yes ./s6-rc.SlackBuild
diff --git a/system/s6-rc/s6-rc.SlackBuild b/system/s6-rc/s6-rc.SlackBuild
index 846a37b6f0..fe6387ddc6 100644
--- a/system/s6-rc/s6-rc.SlackBuild
+++ b/system/s6-rc/s6-rc.SlackBuild
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=s6-rc
-VERSION=${VERSION:-0.5.3.2}
+VERSION=${VERSION:-0.5.4.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/s6-rc/s6-rc.info b/system/s6-rc/s6-rc.info
index a950acf1d0..a25e370a4a 100644
--- a/system/s6-rc/s6-rc.info
+++ b/system/s6-rc/s6-rc.info
@@ -1,8 +1,8 @@
PRGNAM="s6-rc"
-VERSION="0.5.3.2"
+VERSION="0.5.4.3"
HOMEPAGE="https://skarnet.org/software/s6-rc/"
-DOWNLOAD="https://skarnet.org/software/s6-rc/s6-rc-0.5.3.2.tar.gz"
-MD5SUM="30395a4bfaea2b1720765b087a0d7aa9"
+DOWNLOAD="https://skarnet.org/software/s6-rc/s6-rc-0.5.4.3.tar.gz"
+MD5SUM="5070ab7f41b57e46aafda98bab2b909f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="s6"