system/s6: Updated for version 2.10.0.2.

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-03-12 12:43:34 +00:00 committed by Willy Sudiarto Raharjo
parent c53f7aeb20
commit 2941d4994e
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.1}
VERSION=${VERSION:-2.10.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

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