diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2017-09-21 19:20:02 +0530 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-23 16:30:57 +0100 |
commit | 35e0737f9f5ebc6fdb5f716539d4219a230332ce (patch) | |
tree | 001df9a77ce21a01f183f36f4c24081d15d6ed93 /system/openrc | |
parent | e6a306e27fda2d8a0537c01b84b03737d826e671 (diff) |
system/openrc: Updated for version 0.31.2.
Diffstat (limited to 'system/openrc')
-rw-r--r-- | system/openrc/openrc.SlackBuild | 2 | ||||
-rw-r--r-- | system/openrc/openrc.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/openrc/openrc.SlackBuild b/system/openrc/openrc.SlackBuild index a09f826eda65..2c0620a91cee 100644 --- a/system/openrc/openrc.SlackBuild +++ b/system/openrc/openrc.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openrc -VERSION=${VERSION:-0.30} +VERSION=${VERSION:-0.31.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/openrc/openrc.info b/system/openrc/openrc.info index 6df02b478d49..e201ec0062bd 100644 --- a/system/openrc/openrc.info +++ b/system/openrc/openrc.info @@ -1,8 +1,8 @@ PRGNAM="openrc" -VERSION="0.30" +VERSION="0.31.2" HOMEPAGE="https://github.com/OpenRC/openrc" -DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.30.tar.gz" -MD5SUM="85660cbfad1c2f65f133c531c356fe01" +DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.31.2.tar.gz" +MD5SUM="10c282b21c7f436c1e6eaaf68857bb5f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" |