diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2016-09-19 21:51:12 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-19 23:47:50 +0700 |
commit | 0f1f0961ac2a219b95ad8f9d823c5b84552623cb (patch) | |
tree | 7acfe29734889722f110cfb917f2867874d1b46c /system/openrc/openrc.SlackBuild | |
parent | cdb54e67c5555c84e6f354ed8411a784cfc1070a (diff) | |
download | slackbuilds-0f1f0961ac2a219b95ad8f9d823c5b84552623cb.tar.gz |
system/openrc: Updated for version 0.21.7.
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 2d27417346..1bcbf60cc6 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.3} +VERSION=${VERSION:-0.21.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |