diff options
author | junovitch <junovitch@FreeBSD.org> | 2015-11-22 09:41:28 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2015-11-22 09:41:28 +0800 |
commit | da671a5a18be82d8fe2a204d2c491b6ab622e20c (patch) | |
tree | bfd98dfce1a4a3ec554348681c94b7ed8208c655 /security/govpn | |
parent | be6ec7610b2724bfa60fe5ff15e9c9376c551d2f (diff) | |
download | freebsd-ports-graphics-da671a5a18be82d8fe2a204d2c491b6ab622e20c.tar.gz freebsd-ports-graphics-da671a5a18be82d8fe2a204d2c491b6ab622e20c.tar.zst freebsd-ports-graphics-da671a5a18be82d8fe2a204d2c491b6ab622e20c.zip |
security/govpn: update 4.1 -> 4.2
Changes:
- Fixed non-critical bug when server may fail if up-script is not executed
successfully.
PR: 204609
Submitted by: Sergey Matveev <stargrave@stargrave.org> (maintainer)
Diffstat (limited to 'security/govpn')
-rw-r--r-- | security/govpn/Makefile | 2 | ||||
-rw-r--r-- | security/govpn/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/govpn/Makefile b/security/govpn/Makefile index 1a99cac2d86..2b40c30a1e2 100644 --- a/security/govpn/Makefile +++ b/security/govpn/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= govpn -PORTVERSION= 4.1 +PORTVERSION= 4.2 CATEGORIES= security MASTER_SITES= http://www.cypherpunks.ru/govpn/download/ \ http://sourceforge.net/projects/govpn/files/ diff --git a/security/govpn/distinfo b/security/govpn/distinfo index 2930391610d..59d765a37c9 100644 --- a/security/govpn/distinfo +++ b/security/govpn/distinfo @@ -1,2 +1,2 @@ -SHA256 (govpn-4.1.tar.xz) = fbc7a730afe96384827dc1e1402c53165710ade5113d90531427c39172e40aca -SIZE (govpn-4.1.tar.xz) = 233364 +SHA256 (govpn-4.2.tar.xz) = dc2d390b9dcfb30a3612018d410b61ddf8edd82f4d9aa5ed2691b027be10ba0a +SIZE (govpn-4.2.tar.xz) = 238652 |