mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/s6-rc: Updated for version 0.5.2.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
563bd4d115
commit
96d40fa1b6
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=s6-rc
|
||||
VERSION=${VERSION:-0.5.2.1}
|
||||
VERSION=${VERSION:-0.5.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="s6-rc"
|
||||
VERSION="0.5.2.1"
|
||||
VERSION="0.5.2.2"
|
||||
HOMEPAGE="https://skarnet.org/software/s6-rc/"
|
||||
DOWNLOAD="https://skarnet.org/software/s6-rc/s6-rc-0.5.2.1.tar.gz"
|
||||
MD5SUM="0fbee215343fda8ccdfcc4c9817d18ff"
|
||||
DOWNLOAD="https://skarnet.org/software/s6-rc/s6-rc-0.5.2.2.tar.gz"
|
||||
MD5SUM="1e003badbde728137170775806c6776b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="s6"
|
||||
|
|
Loading…
Reference in a new issue