Skip to content

Commit

Permalink
Merge pull request #8883
Browse files Browse the repository at this point in the history
a4a58eb depends: update openssl to 1.1.1u (tobtoht)
  • Loading branch information
luigi1111 committed Jun 27, 2023
2 parents 9f8ae96 + a4a58eb commit 17ea766
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/depends/packages/openssl.mk
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package=openssl
$(package)_version=1.1.1t
$(package)_version=1.1.1u
$(package)_download_path=https://www.openssl.org/source
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=8dee9b24bdb1dcbf0c3d1e9b02fb8f6bf22165e807f45adeb7c9677536859d3b
$(package)_sha256_hash=e2f8d84b523eecd06c7be7626830370300fbcc15386bf5142d72758f6963ebc6

define $(package)_set_vars
$(package)_config_env=AR="$($(package)_ar)" ARFLAGS=$($(package)_arflags) RANLIB="$($(package)_ranlib)" CC="$($(package)_cc)"
Expand Down

0 comments on commit 17ea766

Please sign in to comment.