diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2015-06-21 16:09:31 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-27 00:43:15 +0700 |
commit | 0a840f8fc80f192db251a1910ad73864e75591b9 (patch) | |
tree | ca968f6f1e1db5c7e6443f7103982beb7af26124 /system/openrc/openrc.SlackBuild | |
parent | b1fd00f5db91da7dd7c7dc2002037d418a24da09 (diff) |
system/openrc: Updated for version 0.17.
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 67994561446c9..6f6f45a883a24 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.16.4} +VERSION=${VERSION:-0.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |