diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2016-08-03 19:25:11 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2016-08-03 19:25:11 +0000 |
commit | 0830eddb5690a2074b6c0c9f2b5820c40a4e7bf1 (patch) | |
tree | fdea69a28fdf44e9f06ff519850c46edf766301e /security/libressl | |
parent | 47c8694a303a261fbd373029d135b03491b9bc4b (diff) | |
download | ports-0830eddb5690a2074b6c0c9f2b5820c40a4e7bf1.tar.gz ports-0830eddb5690a2074b6c0c9f2b5820c40a4e7bf1.zip |
Notes
Diffstat (limited to 'security/libressl')
-rw-r--r-- | security/libressl/Makefile | 2 | ||||
-rw-r--r-- | security/libressl/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/libressl/Makefile b/security/libressl/Makefile index 18880e8da58f..3e8db7c335b2 100644 --- a/security/libressl/Makefile +++ b/security/libressl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.3.6 +PORTVERSION= 2.3.7 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL diff --git a/security/libressl/distinfo b/security/libressl/distinfo index c8d917e188c5..e0774fb742a5 100644 --- a/security/libressl/distinfo +++ b/security/libressl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1465503719 -SHA256 (libressl-2.3.6.tar.gz) = 358a4779e6813bd06f07db0cf0f0fe531401ed0c6ed958973d404416c3d537fa -SIZE (libressl-2.3.6.tar.gz) = 3013459 +TIMESTAMP = 1470249537 +SHA256 (libressl-2.3.7.tar.gz) = f59f5d859ce4867cc4761a13d02024f699491e277d54a9fe76e053e5b5f70860 +SIZE (libressl-2.3.7.tar.gz) = 3013807 |