system/s6: Updated for version 2.11.3.0

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Muhammad Mahendra Subrata 2023-03-05 04:50:24 +07:00 committed by Willy Sudiarto Raharjo
parent 77efabc1bb
commit e8738ae311
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=s6
VERSION=${VERSION:-2.11.2.0}
VERSION=${VERSION:-2.11.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="s6"
VERSION="2.11.2.0"
VERSION="2.11.3.0"
HOMEPAGE="https://skarnet.org/software/s6/"
DOWNLOAD="https://skarnet.org/software/s6/s6-2.11.2.0.tar.gz"
MD5SUM="1824465b5cf66d310e5e2c9f301ca647"
DOWNLOAD="https://skarnet.org/software/s6/s6-2.11.3.0.tar.gz"
MD5SUM="6b6a1e87b39725f2a2c0887804c688f1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="skalibs execline"