system/s6-linux-init: Updated for version 1.0.5.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5711a98156
commit
b3eb74fc1d
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=s6-linux-init
|
||||
VERSION=${VERSION:-1.0.4.2}
|
||||
VERSION=${VERSION:-1.0.5.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="s6-linux-init"
|
||||
VERSION="1.0.4.2"
|
||||
VERSION="1.0.5.1"
|
||||
HOMEPAGE="https://skarnet.org/software/s6-linux-init/"
|
||||
DOWNLOAD="https://skarnet.org/software/s6-linux-init/s6-linux-init-1.0.4.2.tar.gz"
|
||||
MD5SUM="d21a115ddff023be7dfc92df6bd6572a"
|
||||
DOWNLOAD="https://skarnet.org/software/s6-linux-init/s6-linux-init-1.0.5.1.tar.gz"
|
||||
MD5SUM="ff97a1914f4f8d4e7973d0dc6f2bcc39"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="s6"
|
||||
|
|
Loading…
Reference in New Issue