- Update to 2.0.17-alpha
PR: 119775 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
This commit is contained in:
parent
1099ee200d
commit
290739cc55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205920
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= tor
|
||||
DISTVERSION= 0.2.0.15-alpha
|
||||
DISTVERSION= 0.2.0.17-alpha
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://www.torproject.org/dist/ \
|
||||
http://mirror.onionland.org/dist/
|
||||
|
@ -32,7 +32,7 @@ SUB_FILES= pkg-message
|
|||
CONFLICTS= tor-0.1.[0-9]*
|
||||
|
||||
MANCOMPRESSED= no
|
||||
MAN1= tor.1 tor-resolve.1 torify.1
|
||||
MAN1= tor.1 tor-resolve.1 torify.1 tor-gencert.1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (tor-0.2.0.15-alpha.tar.gz) = 4045a3de2ede91414d29115bafba9580
|
||||
SHA256 (tor-0.2.0.15-alpha.tar.gz) = 1ffcb1ae56946f9e4f87ed8a1c48029321e9f9ea3f73d808bd359d1ae303cc0a
|
||||
SIZE (tor-0.2.0.15-alpha.tar.gz) = 1506328
|
||||
MD5 (tor-0.2.0.17-alpha.tar.gz) = 93b1e15742096e384808501665ce2495
|
||||
SHA256 (tor-0.2.0.17-alpha.tar.gz) = 7616c1a77da05a1048f4c623a0d253e3bc72e2affeb5b37a2dc1665fad1e840a
|
||||
SIZE (tor-0.2.0.17-alpha.tar.gz) = 1512518
|
||||
|
|
Loading…
Reference in a new issue