diff options
author | wigums <pioneer22675@gmail.com> | 2019-11-16 20:44:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-16 20:44:49 +0700 |
commit | 9e49d39f6dea9060f8265c93d3dc73ed5f6b636f (patch) | |
tree | 5761903273cc817754dfd4ef03b937845e9321a1 /network/3proxy/3proxy.SlackBuild | |
parent | 94e8b0232f833db218389b2b48eb0116b51d3016 (diff) |
network/3proxy: Updated for version 0.8.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/3proxy/3proxy.SlackBuild')
-rw-r--r-- | network/3proxy/3proxy.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/3proxy/3proxy.SlackBuild b/network/3proxy/3proxy.SlackBuild index a0bd0b6089d40..2ec93c7a5622e 100644 --- a/network/3proxy/3proxy.SlackBuild +++ b/network/3proxy/3proxy.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for 3proxy # Copyright 2008, 2009 Ilya INSTE Ponetayev, <inste@mail.ru> -# Copyright 2018 wigums pioneer22675@gmail.com +# Copyright 2018-2019 wigums pioneer22675@gmail.com # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=3proxy -VERSION=${VERSION:-0.8.12} +VERSION=${VERSION:-0.8.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |