summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2025-02-11 18:16:03 +0100
committerBernard Spil <brnrd@FreeBSD.org>2025-02-11 18:16:03 +0100
commit6cb4837aa0dc39a7e4464c713af8b1174a0996ab (patch)
tree1781ef4c9bb09197b58f2286171c4ab5a4b2ac1e
parentsysutils/samdruckerclientshell: Update to 0.2.7 (diff)
security/openssl: Switch to "regular" download link
The tag download creates source tarball authenticity errors
-rw-r--r--security/openssl/Makefile3
-rw-r--r--security/openssl/distinfo6
2 files changed, 4 insertions, 5 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 47d4f6b699c6..863590936744 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -2,6 +2,7 @@ PORTNAME= openssl
PORTVERSION= 3.0.16
PORTEPOCH= 1
CATEGORIES= security devel
+MASTER_SITES= https://github.com/openssl/openssl/releases/download/${DISTNAME}/
MAINTAINER= brnrd@FreeBSD.org
COMMENT= TLSv1.3 capable SSL and crypto library
@@ -16,8 +17,6 @@ CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl111 openssl3* openss
USES= cpe perl5
USE_PERL5= build
-USE_GITHUB= yes
-GH_TAGNAME= ${PORTNAME}-${PORTVERSION}
TEST_TARGET= test
HAS_CONFIGURE= yes
diff --git a/security/openssl/distinfo b/security/openssl/distinfo
index 0de6e3f8ccb9..a995eee15899 100644
--- a/security/openssl/distinfo
+++ b/security/openssl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1739291402
-SHA256 (openssl-openssl-3.0.16-openssl-3.0.16_GH0.tar.gz) = 9642aa3d97ac37da45dadabb3b576f399016acdb1df5d0e2751733e1cdf9f328
-SIZE (openssl-openssl-3.0.16-openssl-3.0.16_GH0.tar.gz) = 15486066
+TIMESTAMP = 1739293708
+SHA256 (openssl-3.0.16.tar.gz) = 57e03c50feab5d31b152af2b764f10379aecd8ee92f16c985983ce4a99f7ef86
+SIZE (openssl-3.0.16.tar.gz) = 15334967