diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2017-09-15 07:42:40 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-15 19:08:13 +0700 |
commit | b819c52d4da97ec188e923e87701bd904f7b930a (patch) | |
tree | 73bba5b78fe6c70ea84b56b1e2a41f92055e9dce /system/openrc/openrc.SlackBuild | |
parent | c3d944e104c412472f8535278ccbe2e15d9ce162 (diff) | |
download | slackbuilds-b819c52d4da97ec188e923e87701bd904f7b930a.tar.gz |
system/openrc: Updated for version 0.30.
Diffstat (limited to 'system/openrc/openrc.SlackBuild')
-rw-r--r-- | system/openrc/openrc.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/openrc/openrc.SlackBuild b/system/openrc/openrc.SlackBuild index f1f69ebfc5..a09f826eda 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.28} +VERSION=${VERSION:-0.30} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |