summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Aaditya Bagga2017-09-21 15:50:02 +0200
committer David Spencer2017-09-23 17:30:57 +0200
commit35e0737f9f5ebc6fdb5f716539d4219a230332ce (patch)
tree001df9a77ce21a01f183f36f4c24081d15d6ed93
parente6a306e27fda2d8a0537c01b84b03737d826e671 (diff)
downloadslackbuilds-35e0737f9f5ebc6fdb5f716539d4219a230332ce.tar.gz
system/openrc: Updated for version 0.31.2.
-rw-r--r--system/openrc/openrc.SlackBuild2
-rw-r--r--system/openrc/openrc.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/openrc/openrc.SlackBuild b/system/openrc/openrc.SlackBuild
index a09f826eda..2c0620a91c 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 6df02b478d..e201ec0062 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%"