mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
network/tor: Updated for version 0.2.2.37.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
aab432b661
commit
44f2a23adb
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tor
|
||||
VERSION=0.2.2.35
|
||||
VERSION=0.2.2.37
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="tor"
|
||||
VERSION="0.2.2.35"
|
||||
VERSION="0.2.2.37"
|
||||
HOMEPAGE="https://www.torproject.org/"
|
||||
DOWNLOAD="https://archive.torproject.org/tor-package-archive/tor-0.2.2.35.tar.gz"
|
||||
MD5SUM="dcecf699c4b929319d5f1ce0358d4835"
|
||||
DOWNLOAD="https://archive.torproject.org/tor-package-archive/tor-0.2.2.37.tar.gz"
|
||||
MD5SUM="5aafdca4fb6af6e12b503d32b03f14a7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Marco Bonetti"
|
||||
EMAIL="sid77@slackware.it"
|
||||
APPROVED="rworkman"
|
||||
APPROVED="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue