diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-04-23 04:57:03 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-04-23 04:57:03 +0800 |
commit | 74c54a43448f5f1fbc1ee1c34d4eaa7f562e0008 (patch) | |
tree | db600980d54ce1da94502344e20c11e5c5e24f46 /security/tinc | |
parent | 37214e78708abf173fc9e149c3b61b0b593d7527 (diff) | |
download | freebsd-ports-gnome-74c54a43448f5f1fbc1ee1c34d4eaa7f562e0008.tar.gz freebsd-ports-gnome-74c54a43448f5f1fbc1ee1c34d4eaa7f562e0008.tar.zst freebsd-ports-gnome-74c54a43448f5f1fbc1ee1c34d4eaa7f562e0008.zip |
- Security update to 1.0.21
Security: CVE-2013-1428
Diffstat (limited to 'security/tinc')
-rw-r--r-- | security/tinc/Makefile | 2 | ||||
-rw-r--r-- | security/tinc/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/tinc/Makefile b/security/tinc/Makefile index c8148f29b4ec..3e882905f095 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tinc -PORTVERSION= 1.0.20 +PORTVERSION= 1.0.21 CATEGORIES= security MASTER_SITES= http://www.tinc-vpn.org/packages/ \ ftp://ftp.wiretapped.net/pub/security/network-security/tinc/ \ diff --git a/security/tinc/distinfo b/security/tinc/distinfo index 31727dccc5cd..cfc6528d1629 100644 --- a/security/tinc/distinfo +++ b/security/tinc/distinfo @@ -1,2 +1,2 @@ -SHA256 (tinc-1.0.20.tar.gz) = 62230cdfcb9c3218df0be53b2e3a268a595d28b25dcb1ba190d25db91ae3d132 -SIZE (tinc-1.0.20.tar.gz) = 466906 +SHA256 (tinc-1.0.21.tar.gz) = 6ac15eab766c021629992053aa1a23f31a0c429eb0f3eb8f49c923476eea618b +SIZE (tinc-1.0.21.tar.gz) = 467114 |