upgrade openssl1.0.2u

This commit is contained in:
Michel van Kessel
2020-04-15 11:48:05 +02:00
parent b1db5a5aa2
commit b68fd52b49

View File

@@ -1,8 +1,8 @@
package=openssl
$(package)_version=1.0.2t
$(package)_version=1.0.2u
$(package)_download_path=https://www.openssl.org/source
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=14cb464efe7ac6b54799b34456bd69558a749a4931ecfd9cf9f71d7881cac7bc
$(package)_sha256_hash=ecd0c6ffb493dd06707d38b14bb4d8c2288bb7033735606569d8f90f89669d16
define $(package)_set_vars
$(package)_config_env=AR="$($(package)_ar)" RANLIB="$($(package)_ranlib)" CC="$($(package)_cc)"