diff options
author | Aaditya Bagga <aaditya_gnulinux@zoho.com> | 2017-10-15 18:25:03 +0530 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-19 06:40:45 +0700 |
commit | 3a90736fda7bdfa75de14a44cec3901fd88463d2 (patch) | |
tree | 0d09827b31d78221f6e4876a91450f5b13e6b4ca /system/openrc/openrc.SlackBuild | |
parent | 87d8697bb56df0b904c1768017b9b8d09b9c90b2 (diff) |
system/openrc: Updated for version 0.32.1.
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 2c0620a91cee8..4760d5f4b7d75 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.31.2} +VERSION=${VERSION:-0.32.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |