diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2024-09-03 20:31:16 +0200 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2024-09-05 08:36:30 +0200 |
commit | 469811cb0efa175e5baf7ac61388f603cd45fd16 (patch) | |
tree | 1d31d42cb97a33039bac3821d61b5e60da5ba17e /security | |
parent | security/openssl32: Security update to 3.2.3 (diff) |
security/openssl33: Security update to 3.3.2
Security: 21f505f4-6a1c-11ef-b611-84a93843eb75
MFH: 2024Q3
(cherry picked from commit f83207b8a2209e88712feb4a1693cc0ba9206faf)
Diffstat (limited to 'security')
-rw-r--r-- | security/openssl33/Makefile | 6 | ||||
-rw-r--r-- | security/openssl33/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/openssl33/Makefile b/security/openssl33/Makefile index dda6219ba19a..b0a67f2c6b85 100644 --- a/security/openssl33/Makefile +++ b/security/openssl33/Makefile @@ -1,8 +1,6 @@ PORTNAME= openssl -DISTVERSION= 3.3.1 +PORTVERSION= 3.3.2 CATEGORIES= security devel -MASTER_SITES= https://www.openssl.org/source/ \ - ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/ PKGNAMESUFFIX= 33 MAINTAINER= brnrd@FreeBSD.org @@ -22,6 +20,8 @@ CONFIGURE_ARGS= --openssldir=${OPENSSLDIR} \ USES= cpe perl5 USE_PERL5= build +USE_GITHUB= yes +GH_TAGNAME= ${PORTNAME}-${PORTVERSION} TEST_TARGET= test LDFLAGS_i386= -Wl,-znotext diff --git a/security/openssl33/distinfo b/security/openssl33/distinfo index 931044f81705..249e34ccab45 100644 --- a/security/openssl33/distinfo +++ b/security/openssl33/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717519522 -SHA256 (openssl-3.3.1.tar.gz) = 777cd596284c883375a2a7a11bf5d2786fc5413255efab20c50d6ffe6d020b7e -SIZE (openssl-3.3.1.tar.gz) = 18055752 +TIMESTAMP = 1725387951 +SHA256 (openssl-openssl-3.3.2-openssl-3.3.2_GH0.tar.gz) = bedbb16955555f99b1a7b1ba90fc97879eb41025081be359ecd6a9fcbdf1c8d2 +SIZE (openssl-openssl-3.3.2-openssl-3.3.2_GH0.tar.gz) = 18254290 |