system/s6: Updated for version 2.12.0.3

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Muhammad Mahendra Subrata 2023-12-24 03:03:34 +07:00 committed by Willy Sudiarto Raharjo
parent ec2b91b5ec
commit 4b6c8dc279
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.12.0.2}
VERSION=${VERSION:-2.12.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="s6"
VERSION="2.12.0.2"
VERSION="2.12.0.3"
HOMEPAGE="https://skarnet.org/software/s6/"
DOWNLOAD="https://skarnet.org/software/s6/s6-2.12.0.2.tar.gz"
MD5SUM="78cb6822b556af67413943d94c050cd0"
DOWNLOAD="https://skarnet.org/software/s6/s6-2.12.0.3.tar.gz"
MD5SUM="0af573a178274c16d1a22f2c0de51695"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="execline"