system/s6: Updated for version 2.11.1.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Muhammad Mahendra Subrata 2022-09-11 10:36:40 +07:00 committed by Willy Sudiarto Raharjo
parent 8f64ed393e
commit ca20c501ff
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.1.1}
VERSION=${VERSION:-2.11.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="s6"
VERSION="2.11.1.1"
VERSION="2.11.1.2"
HOMEPAGE="https://skarnet.org/software/s6/"
DOWNLOAD="https://skarnet.org/software/s6/s6-2.11.1.1.tar.gz"
MD5SUM="21ef4d0113c8fc62323b24b37322b321"
DOWNLOAD="https://skarnet.org/software/s6/s6-2.11.1.2.tar.gz"
MD5SUM="55725b335698c79d41ebde5608bf313d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="skalibs execline"