Skip to content

Commit

Permalink
package/libopenssl: security bump version to 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bkuhls authored and yann-morin-1998 committed Oct 29, 2023
1 parent c1b3aac commit c4006bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package/libopenssl/libopenssl.hash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# From https://www.openssl.org/source/openssl-3.1.3.tar.gz.sha256
sha256 f0316a2ebd89e7f2352976445458689f80302093788c466692fb2a188b2eacf6 openssl-3.1.3.tar.gz
# From https://www.openssl.org/source/openssl-3.1.4.tar.gz.sha256
sha256 840af5366ab9b522bde525826be3ef0fb0af81c6a9ebd84caa600fea1731eee3 openssl-3.1.4.tar.gz

# License files
sha256 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a LICENSE.txt
2 changes: 1 addition & 1 deletion package/libopenssl/libopenssl.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

LIBOPENSSL_VERSION = 3.1.3
LIBOPENSSL_VERSION = 3.1.4
LIBOPENSSL_SITE = https://www.openssl.org/source
LIBOPENSSL_SOURCE = openssl-$(LIBOPENSSL_VERSION).tar.gz
LIBOPENSSL_LICENSE = Apache-2.0
Expand Down

0 comments on commit c4006bf

Please sign in to comment.