mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/3proxy: Updated for version 0.8.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
94e8b0232f
commit
9e49d39f6d
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue