diff options
author | brnrd <brnrd@FreeBSD.org> | 2016-03-27 23:06:07 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2016-03-27 23:06:07 +0800 |
commit | 9599a5a9114293fa9b63bb18b7496495bf3052e6 (patch) | |
tree | d19b8bb5bd627515a669d2e532708353dbcccf57 /security | |
parent | 0426eda4f0746cd5dfc58d819627457e04814327 (diff) | |
download | freebsd-ports-gnome-9599a5a9114293fa9b63bb18b7496495bf3052e6.tar.gz freebsd-ports-gnome-9599a5a9114293fa9b63bb18b7496495bf3052e6.tar.zst freebsd-ports-gnome-9599a5a9114293fa9b63bb18b7496495bf3052e6.zip |
security/libressl-devel: Update to 2.3.3
Reviewed by: feld (mentor)
Approved by: feld (mentor)
Differential Revision: D5721
Diffstat (limited to 'security')
-rw-r--r-- | security/libressl-devel/Makefile | 2 | ||||
-rw-r--r-- | security/libressl-devel/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/libressl-devel/Makefile b/security/libressl-devel/Makefile index d36c36b216c7..c0135e6c41d2 100644 --- a/security/libressl-devel/Makefile +++ b/security/libressl-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.3 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL PKGNAMESUFFIX= -devel diff --git a/security/libressl-devel/distinfo b/security/libressl-devel/distinfo index 67e166af6d84..0e3e405f2213 100644 --- a/security/libressl-devel/distinfo +++ b/security/libressl-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (libressl-2.3.2.tar.gz) = 80f45fae4859f161b1980cad846d4217417d0c89006ad29c0ea8c88da564a96a -SIZE (libressl-2.3.2.tar.gz) = 3063638 +SHA256 (libressl-2.3.3.tar.gz) = 76733166187cc8587e0ebe1e83965ef257262a1a676a36806edd3b6d51b50aa9 +SIZE (libressl-2.3.3.tar.gz) = 3019069 |