diff options
author | lifanov <lifanov@FreeBSD.org> | 2017-01-26 23:00:18 +0800 |
---|---|---|
committer | lifanov <lifanov@FreeBSD.org> | 2017-01-26 23:00:18 +0800 |
commit | 0f6684a5d7be0b5102bd74a838fe0807773fb57c (patch) | |
tree | 695b56e23311c31731dda32da24fd1ced87c712a /security | |
parent | 9c23dfd542399d655515455fcb46b4afa9402134 (diff) | |
download | freebsd-ports-gnome-0f6684a5d7be0b5102bd74a838fe0807773fb57c.tar.gz freebsd-ports-gnome-0f6684a5d7be0b5102bd74a838fe0807773fb57c.tar.zst freebsd-ports-gnome-0f6684a5d7be0b5102bd74a838fe0807773fb57c.zip |
update security/govpn to 7.1
PR: 216449
Submitted by: Sergey Matveev <stargrave@stargrave.org>
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9341
Diffstat (limited to 'security')
-rw-r--r-- | security/govpn/Makefile | 2 | ||||
-rw-r--r-- | security/govpn/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/govpn/Makefile b/security/govpn/Makefile index b0ef45ba9ea9..ba7fe5649d11 100644 --- a/security/govpn/Makefile +++ b/security/govpn/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= govpn -PORTVERSION= 7.0 +PORTVERSION= 7.1 CATEGORIES= security MASTER_SITES= http://www.govpn.info/download/ \ http://sourceforge.net/projects/govpn/files/ diff --git a/security/govpn/distinfo b/security/govpn/distinfo index 8c4cc288e83d..02992007f5ac 100644 --- a/security/govpn/distinfo +++ b/security/govpn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1477774785 -SHA256 (govpn-7.0.tar.xz) = df85e42df1228e8cfa5d582daef9055323033630e12b0b26d7defbebb25dbc4c -SIZE (govpn-7.0.tar.xz) = 294100 +TIMESTAMP = 1485288385 +SHA256 (govpn-7.1.tar.xz) = db656a87508d6902b9c8964dc20937bfc95e1e781998311ff8f85a95f64862bb +SIZE (govpn-7.1.tar.xz) = 296284 |