diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2016-10-07 22:45:33 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-08 00:38:41 +0700 |
commit | 8109a894beb51b6931a0a656c8ffa5bce89d31fe (patch) | |
tree | 527101f68c7a0e521842c09540fdb711a7f73745 /system/openrc/openrc.SlackBuild | |
parent | 27496f6f1218b4f68dc2a879cf9fac84bea5b2a0 (diff) | |
download | slackbuilds-8109a894beb51b6931a0a656c8ffa5bce89d31fe.tar.gz |
system/openrc: Updated for version 0.22.2.
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 1bcbf60cc6..5e6606de01 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.21.7} +VERSION=${VERSION:-0.22.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |