gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9307: update openssl to 3.1.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9307: update openssl to 3.1.1
Date: Sun, 4 Jun 2023 19:12:18 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9307
revision-id: carlhansen1234@gmail.com-20230604231209-qzdazbwf0avkpq3e
parent: carlhansen1234@gmail.com-20230604221232-id0mj1e1sb756z6f
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2023-06-04 16:12:09 -0700
message:
  update openssl to 3.1.1
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-04-06 18:51:40 +0000
+++ b/pkg/other/openssl/Makefile        2023-06-04 23:12:09 +0000
@@ -21,7 +21,7 @@
 NAME =    openssl
 GARNAME = openssl
 #GARVERSION = 3.0.8
-GARVERSION = 3.1.0
+GARVERSION = 3.1.1
 HOME_URL = http://www.openssl.org/
 DESCRIPTION = Secure Sockets Layer, TLS, cryptography library 
 define BLURB
@@ -30,10 +30,10 @@
 endef
 
 ######################################################################
-
-MASTER_SITES = https://www.openssl.org/
-MASTER_SUBDIR = source/ 
-DISTFILES = $(DISTNAME).tar.gz $(DISTNAME).tar.gz.sha256
+# 
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/
+DISTFILES = $(DISTNAME).tar.gz   $(DISTNAME).tar.gz.sha256
 SIGFILES =
 CONFIGURE_SCRIPTS = 
 LICENSE =  both the OpenSSL License and the original SSLeay license apply

=== modified file 'pkg/other/openssl/sha256sums'
--- a/pkg/other/openssl/sha256sums      2023-04-06 18:51:40 +0000
+++ b/pkg/other/openssl/sha256sums      2023-06-04 23:12:09 +0000
@@ -1,2 +1,2 @@
-aaa925ad9828745c4cad9d9efeb273deca820f2cdcf2c3ac7d7c1212b7c497b4  
download/openssl-3.1.0.tar.gz
-65028ce7c262d2531aeb2eb2ebccd5c38a70965082ff83906677e43603ce8db9  
download/openssl-3.1.0.tar.gz.sha256
+b3aa61334233b852b63ddb048df181177c2c659eb9d4376008118f9c08d07674  
download/openssl-3.1.1.tar.gz
+18a072a4fdc3f140eb306e5e1f14a6f616c074dd53c3f36eb724d29b1e693ecb  
download/openssl-3.1.1.tar.gz.sha256


reply via email to

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