system/s6-rc: Updated for version 0.5.4.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Muhammad Mahendra Subrata 2023-11-18 02:23:15 +07:00 committed by Willy Sudiarto Raharjo
parent 2cfefcfaf4
commit 721d978b8b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=s6-rc
VERSION=${VERSION:-0.5.4.1}
VERSION=${VERSION:-0.5.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="s6-rc"
VERSION="0.5.4.1"
VERSION="0.5.4.2"
HOMEPAGE="https://skarnet.org/software/s6-rc/"
DOWNLOAD="https://skarnet.org/software/s6-rc/s6-rc-0.5.4.1.tar.gz"
MD5SUM="2bbd1c8c6047e93158632233085972bf"
DOWNLOAD="https://skarnet.org/software/s6-rc/s6-rc-0.5.4.2.tar.gz"
MD5SUM="c3c36ab55d340e4146d459b9abcc766a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="s6"