mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/tor: Updated for version 0.3.4.9.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
b0c114dabc
commit
1960a1cc1d
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# Updated by Fernando Lopez Jr. fernando.lopezjr@gmail.com
|
||||
|
||||
PRGNAM=tor
|
||||
VERSION=${VERSION:-0.3.4.8}
|
||||
VERSION=${VERSION:-0.3.4.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tor"
|
||||
VERSION="0.3.4.8"
|
||||
VERSION="0.3.4.9"
|
||||
HOMEPAGE="https://www.torproject.org/"
|
||||
DOWNLOAD="https://dist.torproject.org/tor-0.3.4.8.tar.gz"
|
||||
MD5SUM="84497a248f49ed42c344612501bae934"
|
||||
DOWNLOAD="https://dist.torproject.org/tor-0.3.4.9.tar.gz"
|
||||
MD5SUM="8a303c7c2491cd27b1646f6efdc4a5d0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue