mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libopenssl: bump to v3.4.2
For more information, see: - https://github.com/openssl/openssl/releases/tag/openssl-3.4.2 - https://github.com/openssl/openssl/compare/openssl-3.4.1...openssl-3.4.2 Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# From https://github.com/openssl/openssl/releases/download/openssl-3.4.1/openssl-3.4.1.tar.gz.sha256
|
||||
sha256 002a2d6b30b58bf4bea46c43bdd96365aaf8daa6c428782aa4feee06da197df3 openssl-3.4.1.tar.gz
|
||||
# From https://github.com/openssl/openssl/releases/download/openssl-3.4.2/openssl-3.4.2.tar.gz.sha256
|
||||
sha256 17b02459fc28be415470cccaae7434f3496cac1306b86b52c83886580e82834c openssl-3.4.2.tar.gz
|
||||
|
||||
# License files
|
||||
sha256 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a LICENSE.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBOPENSSL_VERSION = 3.4.1
|
||||
LIBOPENSSL_VERSION = 3.4.2
|
||||
LIBOPENSSL_SITE = https://github.com/openssl/openssl/releases/download/openssl-$(LIBOPENSSL_VERSION)
|
||||
LIBOPENSSL_SOURCE = openssl-$(LIBOPENSSL_VERSION).tar.gz
|
||||
LIBOPENSSL_LICENSE = Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user