diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-06-29 13:03:12 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-06-29 13:03:12 +0000 |
commit | 0a87b3566e0238b12cc435691f85c1ef68d102c2 (patch) | |
tree | 9a1b62a352b7bc1b045d5a4a2876fae691b71bf0 /security/polarssl13 | |
parent | 2f4f07b1e43b0fe661dcbead17a175200c5b4597 (diff) | |
download | ports-0a87b3566e0238b12cc435691f85c1ef68d102c2.tar.gz ports-0a87b3566e0238b12cc435691f85c1ef68d102c2.zip |
Notes
Diffstat (limited to 'security/polarssl13')
-rw-r--r-- | security/polarssl13/Makefile | 2 | ||||
-rw-r--r-- | security/polarssl13/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/polarssl13/Makefile b/security/polarssl13/Makefile index 28dfb8f878e0..0941a8eb3f89 100644 --- a/security/polarssl13/Makefile +++ b/security/polarssl13/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= polarssl -PORTVERSION= 1.3.16 +PORTVERSION= 1.3.17 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= https://polarssl.org/download/ diff --git a/security/polarssl13/distinfo b/security/polarssl13/distinfo index c8367e49cc5c..a30f81f3a861 100644 --- a/security/polarssl13/distinfo +++ b/security/polarssl13/distinfo @@ -1,2 +1,3 @@ -SHA256 (mbedtls-1.3.16-gpl.tgz) = f413146c177c52d4ad8f48015e2fb21dd3a029ca30a2ea000cbc4f9bd092c933 -SIZE (mbedtls-1.3.16-gpl.tgz) = 1760112 +TIMESTAMP = 1467205178 +SHA256 (mbedtls-1.3.17-gpl.tgz) = f5beb43e850283915e3e0f8d37495eade3bfb5beedfb61e7b8da70d4c68edb82 +SIZE (mbedtls-1.3.17-gpl.tgz) = 1766596 |