system/s6-linux-init: Updated for version 1.0.7.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f675b3e4c3
commit
9b3323a323
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=s6-linux-init
|
||||
VERSION=${VERSION:-1.0.7.2}
|
||||
VERSION=${VERSION:-1.0.7.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="s6-linux-init"
|
||||
VERSION="1.0.7.2"
|
||||
VERSION="1.0.7.3"
|
||||
HOMEPAGE="https://skarnet.org/software/s6-linux-init/"
|
||||
DOWNLOAD="https://skarnet.org/software/s6-linux-init/s6-linux-init-1.0.7.2.tar.gz"
|
||||
MD5SUM="48d63a3a3d0943a944d00171a1296022"
|
||||
DOWNLOAD="https://skarnet.org/software/s6-linux-init/s6-linux-init-1.0.7.3.tar.gz"
|
||||
MD5SUM="2627a029432a4dec5362d36611b18e06"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="s6"
|
||||
|
|
Loading…
Reference in New Issue