diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-09-12 02:01:05 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-09-12 02:01:05 +0000 |
commit | afe60d9bfd71a181fc6a90371a4574fa29019ac3 (patch) | |
tree | b8a37565546fa8ec52884d0759a3d36b87325b37 /security/govpn | |
parent | 62a1fbb41a06032f0028dcd814ba22648b082daf (diff) | |
download | ports-afe60d9bfd71a181fc6a90371a4574fa29019ac3.tar.gz ports-afe60d9bfd71a181fc6a90371a4574fa29019ac3.zip |
Notes
Diffstat (limited to 'security/govpn')
-rw-r--r-- | security/govpn/Makefile | 4 | ||||
-rw-r--r-- | security/govpn/distinfo | 5 | ||||
-rw-r--r-- | security/govpn/pkg-descr | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/security/govpn/Makefile b/security/govpn/Makefile index 02583d5c3f79..04ee9b3fb264 100644 --- a/security/govpn/Makefile +++ b/security/govpn/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= govpn -PORTVERSION= 5.10 +PORTVERSION= 6.0 CATEGORIES= security -MASTER_SITES= http://www.cypherpunks.ru/govpn/download/ \ +MASTER_SITES= http://www.govpn.info/download/ \ http://sourceforge.net/projects/govpn/files/ MAINTAINER= stargrave@stargrave.org diff --git a/security/govpn/distinfo b/security/govpn/distinfo index 76cd947839a2..3bed6494f7e5 100644 --- a/security/govpn/distinfo +++ b/security/govpn/distinfo @@ -1,2 +1,3 @@ -SHA256 (govpn-5.10.tar.xz) = bc624265cfcda8ce1c1bbf9d016683c50ec6cba5aeccf33d93fca4e5d52098bd -SIZE (govpn-5.10.tar.xz) = 323752 +TIMESTAMP = 1473645645 +SHA256 (govpn-6.0.tar.xz) = 3acae3b9884f326038fca9ce6a309df671be63861fb2058bc79ae7dc2a1a1811 +SIZE (govpn-6.0.tar.xz) = 317720 diff --git a/security/govpn/pkg-descr b/security/govpn/pkg-descr index 2159c82b081f..098188353d7b 100644 --- a/security/govpn/pkg-descr +++ b/security/govpn/pkg-descr @@ -11,4 +11,4 @@ compromising and dictionary attacks on the server side. Built-in heartbeating, rehandshaking, real-time statistics. Ability to work through UDP, TCP and HTTP proxies. IPv4/IPv6-compatibility. -WWW: http://www.cypherpunks.ru/govpn/ +WWW: http://www.govpn.info/ |