diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2017-05-17 22:42:20 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-20 06:54:11 +0700 |
commit | caec6497dc2c0e8a2b04453f5aa1268c1fc925b1 (patch) | |
tree | 19d771d6f60e54bd99ec581605853196c5988d66 /system/openrc/openrc.SlackBuild | |
parent | 62d1dc6017479801325cff143aa5fc5030a45127 (diff) |
system/openrc: Updated for version 0.26.2.
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 b4e72248aa65..0101d19f6b09 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-2016 Aaditya Bagga <aaditya_gnulinux@zoho.com> +# Copyright 2015-2017 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.22.4} +VERSION=${VERSION:-0.26.2} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} |