diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2016-02-21 14:29:37 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-23 00:58:52 +0700 |
commit | fc6dc58a6bf3f12d9a31f3d9013931b839930163 (patch) | |
tree | 767a4eef7f065c4cc30b2c7935579119f969dfc3 /system/openrc/openrc.SlackBuild | |
parent | 1a48bd7aaaa237ffa93a9429366da98910ed90a2 (diff) | |
download | slackbuilds-fc6dc58a6bf3f12d9a31f3d9013931b839930163.tar.gz |
system/openrc: Updated for version 0.20.4.
Diffstat (limited to 'system/openrc/openrc.SlackBuild')
-rw-r--r-- | system/openrc/openrc.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |