network/torsocks: Updated for version 2.3.0.

This commit is contained in:
Vincent Batts 2020-01-03 11:03:26 -05:00 committed by Willy Sudiarto Raharjo
parent c44629d00f
commit 7829ec0716
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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=""