diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2016-11-13 09:36:34 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-13 13:42:58 +0700 |
commit | bf82bb72bfebbcc29202f31ce3594bcb1aaa5c93 (patch) | |
tree | 901112db372bbe8db63ad741f8aa075a2ba65575 /system/openrc/openrc.SlackBuild | |
parent | 44e8b94602f7fcf32564a535bc43790a857393cc (diff) | |
download | slackbuilds-bf82bb72bfebbcc29202f31ce3594bcb1aaa5c93.tar.gz |
system/openrc: Updated for version 0.22.3.
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 5e6606de01..b70b1973d0 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.22.2} +VERSION=${VERSION:-0.22.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |