gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r9373: update openssl to 3.0.9


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9373: update openssl to 3.0.9
Date: Tue, 27 Jun 2023 00:34:15 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9373
revision-id: carlhansen1234@gmail.com-20230627043411-gejnv4wx9c5wc2gp
parent: carlhansen1234@gmail.com-20230627013323-g4ahw6j6gskbgz7q
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Mon 2023-06-26 21:34:11 -0700
message:
  update openssl to 3.0.9
modified:
  pkg/other/openssl/Makefile     makefile-20170519063536-ogruph0tua5ch6ug-3
  pkg/other/openssl/sha256sums   sha256sums-20170519063536-ogruph0tua5ch6ug-4
=== modified file 'pkg/other/openssl/Makefile'
--- a/pkg/other/openssl/Makefile        2023-06-04 23:12:09 +0000
+++ b/pkg/other/openssl/Makefile        2023-06-27 04:34:11 +0000
@@ -20,8 +20,8 @@
 
 NAME =    openssl
 GARNAME = openssl
-#GARVERSION = 3.0.8
-GARVERSION = 3.1.1
+GARVERSION = 3.0.9
+#GARVERSION = 3.1.1
 HOME_URL = http://www.openssl.org/
 DESCRIPTION = Secure Sockets Layer, TLS, cryptography library 
 define BLURB
@@ -31,8 +31,11 @@
 
 ######################################################################
 # 
https://github.com/openssl/openssl/releases/download/openssl-3.1.1/openssl-3.1.1.tar.gz
-MASTER_SITES = $(MASTER_GITHUB)/
-MASTER_SUBDIR =  openssl/openssl/releases/download/openssl-3.1.1/
+# https://www.openssl.org/source/openssl-3.0.9.tar.gz
+#MASTER_SITES = $(MASTER_GITHUB)/
+#MASTER_SUBDIR =  openssl/openssl/releases/download/openssl-3.1.1/
+MASTER_SITES = https://www.openssl.org/
+MASTER_SUBDIR = source/
 DISTFILES = $(DISTNAME).tar.gz   $(DISTNAME).tar.gz.sha256
 SIGFILES =
 CONFIGURE_SCRIPTS = 

=== modified file 'pkg/other/openssl/sha256sums'
--- a/pkg/other/openssl/sha256sums      2023-06-04 23:12:09 +0000
+++ b/pkg/other/openssl/sha256sums      2023-06-27 04:34:11 +0000
@@ -1,2 +1,2 @@
-b3aa61334233b852b63ddb048df181177c2c659eb9d4376008118f9c08d07674  
download/openssl-3.1.1.tar.gz
-18a072a4fdc3f140eb306e5e1f14a6f616c074dd53c3f36eb724d29b1e693ecb  
download/openssl-3.1.1.tar.gz.sha256
+eb1ab04781474360f77c318ab89d8c5a03abc38e63d65a603cabbf1b00a1dc90  
download/openssl-3.0.9.tar.gz
+a1b41ddf964a21d6936a9bb744384ebfa9e8741f5e7d2b69a0e47c018d96d7c6  
download/openssl-3.0.9.tar.gz.sha256


reply via email to

[Prev in Thread] Current Thread [Next in Thread]