system/s6: Updated for version 2.10.0.3.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Muhammad Mahendra Subrata 2021-04-16 17:43:22 +00:00 committed by Willy Sudiarto Raharjo
parent f35152b512
commit 563bd4d115
No known key found for this signature in database
GPG key ID: 3F617144D7238786
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.10.0.2}
VERSION=${VERSION:-2.10.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="s6"
VERSION="2.10.0.2"
VERSION="2.10.0.3"
HOMEPAGE="https://skarnet.org/software/s6/"
DOWNLOAD="https://skarnet.org/software/s6/s6-2.10.0.2.tar.gz"
MD5SUM="f856c571f7cbbf1ec10cbb948a1c365b"
DOWNLOAD="https://skarnet.org/software/s6/s6-2.10.0.3.tar.gz"
MD5SUM="c3956a7c46522e4eea3bf89634d29f88"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="skalibs execline"