diff options
author | David Miller <dave@frop.net> | 2010-05-13 00:41:41 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:41:41 +0200 |
commit | b02fe0b64e313b70323f64f2e9f94b90958038be (patch) | |
tree | 88d266a43501ec3aca514a035aa3356cac7f75a1 /system/runit/runit.info | |
parent | 8a863093e3dd13e9c3794ee24f89b3233f09bb1c (diff) | |
download | slackbuilds-b02fe0b64e313b70323f64f2e9f94b90958038be.tar.gz |
system/runit: Updated for version 2.1.1
Diffstat (limited to 'system/runit/runit.info')
-rw-r--r-- | system/runit/runit.info | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/system/runit/runit.info b/system/runit/runit.info index 1781f4f4c2..8fd850ee6a 100644 --- a/system/runit/runit.info +++ b/system/runit/runit.info @@ -1,8 +1,10 @@ PRGNAM="runit" -VERSION="2.0.0" +VERSION="2.1.1" HOMEPAGE="http://smarden.org/runit/" -DOWNLOAD="http://smarden.org/runit/runit-2.0.0.tar.gz" -MD5SUM="63c53d313736f444a53a7451bfa76991" +DOWNLOAD="http://smarden.org/runit/runit-2.1.1.tar.gz" +MD5SUM="8fa53ea8f71d88da9503f62793336bc3" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" MAINTAINER="David Miller" EMAIL="dave@frop.net" -APPROVED="David Somero"
\ No newline at end of file +APPROVED="dsomero" |