mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/torsocks: Updated for version 2.3.0.
This commit is contained in:
parent
c44629d00f
commit
7829ec0716
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Vincent Batts, vbatts@hashbangbash.com
|
||||
|
||||
PRGNAM=torsocks
|
||||
VERSION=${VERSION:-2.2.0}
|
||||
VERSION=${VERSION:-2.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="torsocks"
|
||||
VERSION="2.2.0"
|
||||
VERSION="2.3.0"
|
||||
HOMEPAGE="https://gitweb.torproject.org/torsocks.git"
|
||||
DOWNLOAD="https://github.com/dgoulet/torsocks/archive/v2.2.0.tar.gz"
|
||||
MD5SUM="a86d5e5381236a744f6276df4e85333b"
|
||||
DOWNLOAD="https://github.com/dgoulet/torsocks/archive/v2.3.0.tar.gz"
|
||||
MD5SUM="df9a10bc13cbdce04e799c56671fcba5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue