mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/proxychains: Updated for version 4.11.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
72567a9646
commit
79f0a338e5
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
PRGNAM=proxychains
|
||||
SRCNAM=proxychains-ng
|
||||
VERSION=${VERSION:-4.10}
|
||||
VERSION=${VERSION:-4.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="proxychains"
|
||||
VERSION="4.10"
|
||||
VERSION="4.11"
|
||||
HOMEPAGE="https://github.com/rofl0r/proxychains-ng/"
|
||||
DOWNLOAD="https://github.com/rofl0r/proxychains-ng/archive/v4.10.tar.gz"
|
||||
MD5SUM="5846b059868ca9234b4505bfefc6f359"
|
||||
DOWNLOAD="https://github.com/rofl0r/proxychains-ng/archive/v4.11.tar.gz"
|
||||
MD5SUM="3ce56dddf8c6e68405c76d912e674df3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue