diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2015-06-05 19:21:53 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-07 21:37:28 +0700 |
commit | d9cecaaad8b25f64bf7d63a1cb10a7c64cd35d4b (patch) | |
tree | b3fecdc2e26cbd3f384e4b11e7ae94cf0a6ea79d /system/openrc/openrc.SlackBuild | |
parent | 8e8d0ec629d7a531450713e13e17e327db4190eb (diff) |
system/openrc: Updated for version 0.16.4.
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 2872b84c8cc3..67994561446c 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.3} +VERSION=${VERSION:-0.16.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |