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 | |
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')
-rw-r--r-- | network/3proxy/3proxy.SlackBuild | 4 | ||||
-rw-r--r-- | network/3proxy/3proxy.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/3proxy/3proxy.SlackBuild b/network/3proxy/3proxy.SlackBuild index a0bd0b6089d4..2ec93c7a5622 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} diff --git a/network/3proxy/3proxy.info b/network/3proxy/3proxy.info index 9bbd9a07684d..90b875179b55 100644 --- a/network/3proxy/3proxy.info +++ b/network/3proxy/3proxy.info @@ -1,8 +1,8 @@ PRGNAM="3proxy" -VERSION="0.8.12" +VERSION="0.8.13" HOMEPAGE="https://3proxy.ru/" -DOWNLOAD="https://github.com/z3APA3A/3proxy/archive/0.8.12/3proxy-0.8.12.tar.gz" -MD5SUM="f8ccbe689ff8da8ff67942fc440187ae" +DOWNLOAD="https://github.com/z3APA3A/3proxy/archive/0.8.13.tar.gz" +MD5SUM="d9420c56f05fb78bf9043dd8a30c6a1c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |