summaryrefslogtreecommitdiffstats
path: root/system/openrc
diff options
context:
space:
mode:
author Aaditya Bagga2016-02-21 09:59:37 +0100
committer Willy Sudiarto Raharjo2016-02-22 18:58:52 +0100
commitfc6dc58a6bf3f12d9a31f3d9013931b839930163 (patch)
tree767a4eef7f065c4cc30b2c7935579119f969dfc3 /system/openrc
parent1a48bd7aaaa237ffa93a9429366da98910ed90a2 (diff)
downloadslackbuilds-fc6dc58a6bf3f12d9a31f3d9013931b839930163.tar.gz
system/openrc: Updated for version 0.20.4.
Diffstat (limited to 'system/openrc')
-rw-r--r--system/openrc/openrc.SlackBuild4
-rw-r--r--system/openrc/openrc.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/openrc/openrc.SlackBuild b/system/openrc/openrc.SlackBuild
index ad8d9f2dba..c9ab2f8b8d 100644
--- a/system/openrc/openrc.SlackBuild
+++ b/system/openrc/openrc.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for openrc
# Based upon https://aur.archlinux.org/packages/openrc/
-# Copyright 2015 Aaditya Bagga <aaditya_gnulinux@zoho.com>
+# Copyright 2015-2016 Aaditya Bagga <aaditya_gnulinux@zoho.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=openrc
-VERSION=${VERSION:-0.19.1}
+VERSION=${VERSION:-0.20.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/openrc/openrc.info b/system/openrc/openrc.info
index 7e9e534830..9f3f5df3a5 100644
--- a/system/openrc/openrc.info
+++ b/system/openrc/openrc.info
@@ -1,8 +1,8 @@
PRGNAM="openrc"
-VERSION="0.19.1"
+VERSION="0.20.4"
HOMEPAGE="https://github.com/OpenRC/openrc"
-DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.19.1.tar.gz"
-MD5SUM="9222c9694df6ac52909dd5703736d059"
+DOWNLOAD="https://github.com/OpenRC/openrc/archive/0.20.4.tar.gz"
+MD5SUM="12e1e2c70c03f93fb42f3549d8cdbc0a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"