diff options
author | brnrd <brnrd@FreeBSD.org> | 2018-06-15 01:28:54 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2018-06-15 01:28:54 +0800 |
commit | 097d77d3a483fa311f9f76197bdf79f315b9d1c8 (patch) | |
tree | b435dc0c1fd46920eae9edb6c28fc89a69d35723 /security | |
parent | 081f3c294001ae70d162ffd31b863db8431977b9 (diff) | |
download | freebsd-ports-gnome-097d77d3a483fa311f9f76197bdf79f315b9d1c8.tar.gz freebsd-ports-gnome-097d77d3a483fa311f9f76197bdf79f315b9d1c8.tar.zst freebsd-ports-gnome-097d77d3a483fa311f9f76197bdf79f315b9d1c8.zip |
security/libressl: Security update to 2.7.4
MFH: 2018Q2
Security: c82ecac5-6e3f-11e8-8777-b499baebfeaf
Diffstat (limited to 'security')
-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 3a02afab34fb..3a63390cb4f2 100644 --- a/security/libressl/Makefile +++ b/security/libressl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.7.3 +PORTVERSION= 2.7.4 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL diff --git a/security/libressl/distinfo b/security/libressl/distinfo index df6a507aacf0..d39f618ea088 100644 --- a/security/libressl/distinfo +++ b/security/libressl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525556230 -SHA256 (libressl-2.7.3.tar.gz) = 16c70d8fe1de6e9bedea0d67804b55f3894717693a05ed45e15e0e2f939c2795 -SIZE (libressl-2.7.3.tar.gz) = 3364724 +TIMESTAMP = 1528982757 +SHA256 (libressl-2.7.4.tar.gz) = 1e3a9fada06c1c060011470ad0ff960de28f9a0515277d7336f7e09362517da6 +SIZE (libressl-2.7.4.tar.gz) = 3359012 |