We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488ed32 commit dad7764Copy full SHA for dad7764
depends/packages/openssl.mk
@@ -1,8 +1,8 @@
1
package=openssl
2
-$(package)_version=1.0.1j
+$(package)_version=1.0.1k
3
$(package)_download_path=https://www.openssl.org/source
4
$(package)_file_name=$(package)-$($(package)_version).tar.gz
5
-$(package)_sha256_hash=1b60ca8789ba6f03e8ef20da2293b8dc131c39d83814e775069f02d26354edf3
+$(package)_sha256_hash=8f9faeaebad088e772f4ef5e38252d472be4d878c6b3a2718c10a4fcebe7a41c
6
7
define $(package)_set_vars
8
$(package)_config_env=AR="$($(package)_ar)" RANLIB="$($(package)_ranlib)" CC="$($(package)_cc)"
0 commit comments