diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2017-12-21 07:07:23 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2017-12-21 07:07:23 +0000 |
commit | c26fa427920514296dc280280002112e40c61705 (patch) | |
tree | 544f4e3edcf2a607e3635d49a98307e08de49846 /security/libressl | |
parent | 966126cd084030a1f9a2908c96551961771ea1cc (diff) | |
download | ports-c26fa427920514296dc280280002112e40c61705.tar.gz ports-c26fa427920514296dc280280002112e40c61705.zip |
Notes
Diffstat (limited to 'security/libressl')
-rw-r--r-- | security/libressl/Makefile | 3 | ||||
-rw-r--r-- | security/libressl/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/libressl/Makefile b/security/libressl/Makefile index 436500182ae2..11c126b88ee7 100644 --- a/security/libressl/Makefile +++ b/security/libressl/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.4 +#DISTNAME= libressl-2.6.3 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL diff --git a/security/libressl/distinfo b/security/libressl/distinfo index 4a764f6ff485..97699ce850df 100644 --- a/security/libressl/distinfo +++ b/security/libressl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1510064360 -SHA256 (libressl-2.6.3.tar.gz) = aead6598263171b96970da0d881e616d0813b69b35ebdc5991f87ff2ea7f5c98 -SIZE (libressl-2.6.3.tar.gz) = 3228661 +TIMESTAMP = 1513839112 +SHA256 (libressl-2.6.4.tar.gz) = 638a20c2f9e99ee283a841cd787ab4d846d1880e180c4e96904fc327d419d11f +SIZE (libressl-2.6.4.tar.gz) = 3227935 |