system/s6: Updated for version 2.9.2.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Muhammad Mahendra Subrata 2020-06-24 06:17:11 +07:00 committed by Willy Sudiarto Raharjo
parent 53b9adaf1a
commit d41dae38f0
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=s6
VERSION=${VERSION:-2.9.1.0}
VERSION=${VERSION:-2.9.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="s6"
VERSION="2.9.1.0"
VERSION="2.9.2.0"
HOMEPAGE="https://skarnet.org/software/s6/"
DOWNLOAD="https://skarnet.org/software/s6/s6-2.9.1.0.tar.gz"
MD5SUM="fd2d217829064ec1a409bbd15a3b8ea3"
DOWNLOAD="https://skarnet.org/software/s6/s6-2.9.2.0.tar.gz"
MD5SUM="cb6e5b4db41e1a1c5b69c5efb3fbc44d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="execline"