diff options
author | Sean MacLennan <seanm@seanm.ca> | 2019-01-20 13:30:56 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-20 22:01:41 +0700 |
commit | a967d549dc69d8b8eaeb8fec9eb7ab3a43a06530 (patch) | |
tree | 657e81ad427f689e72de0db04b8755108193a00b /system/s6/s6.info | |
parent | 14f87cddaf93a73ded3872751b5c081a1061155b (diff) | |
download | slackbuilds-a967d549dc69d8b8eaeb8fec9eb7ab3a43a06530.tar.gz |
system/s6: Added (process/service supervision suite).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/s6/s6.info')
-rw-r--r-- | system/s6/s6.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/s6/s6.info b/system/s6/s6.info new file mode 100644 index 0000000000..01a1bfcb19 --- /dev/null +++ b/system/s6/s6.info @@ -0,0 +1,10 @@ +PRGNAM="s6" +VERSION="2.7.2.2" +HOMEPAGE="https://skarnet.org/software/s6/" +DOWNLOAD="https://skarnet.org/software/s6/s6-2.7.2.2.tar.gz" +MD5SUM="49d7d214c41cc49b839834a518f21ca5" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="execline" +MAINTAINER="Sean MacLennan" +EMAIL="seanm@seanm.ca" |