diff options
author | brnrd <brnrd@FreeBSD.org> | 2019-05-23 02:24:29 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2019-05-23 02:24:29 +0800 |
commit | 06ce8794d5ed170cc63c22190dbddacc2cffdd9e (patch) | |
tree | b6d64b9cdd2634f30fcd10a8026410a1b1f3c73a /security/libressl | |
parent | 7f6a3f9b9b44ebb12414ab98e6763c6c1ca2a16b (diff) | |
download | freebsd-ports-gnome-06ce8794d5ed170cc63c22190dbddacc2cffdd9e.tar.gz freebsd-ports-gnome-06ce8794d5ed170cc63c22190dbddacc2cffdd9e.tar.zst freebsd-ports-gnome-06ce8794d5ed170cc63c22190dbddacc2cffdd9e.zip |
security/libressl: Update to 2.9.2
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 5b814c626d21..c3a4a1b595c5 100644 --- a/security/libressl/Makefile +++ b/security/libressl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libressl -PORTVERSION= 2.9.1 +PORTVERSION= 2.9.2 CATEGORIES= security devel MASTER_SITES= OPENBSD/LibreSSL diff --git a/security/libressl/distinfo b/security/libressl/distinfo index 6e568b3897e4..0dc396e96c85 100644 --- a/security/libressl/distinfo +++ b/security/libressl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1555942276 -SHA256 (libressl-2.9.1.tar.gz) = 39e4dd856694dc10d564201e4549c46d2431601a2b10f3422507e24ccc8f62f8 -SIZE (libressl-2.9.1.tar.gz) = 3607116 +TIMESTAMP = 1558512944 +SHA256 (libressl-2.9.2.tar.gz) = c4c78167fae325b47aebd8beb54b6041d6f6a56b3743f4bd5d79b15642f9d5d4 +SIZE (libressl-2.9.2.tar.gz) = 3607549 |