Skip to content

Commit dad7764

Browse files
committed
depends: bump openssl to 1.0.1k
1 parent 488ed32 commit dad7764

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

depends/packages/openssl.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=openssl
2-
$(package)_version=1.0.1j
2+
$(package)_version=1.0.1k
33
$(package)_download_path=https://www.openssl.org/source
44
$(package)_file_name=$(package)-$($(package)_version).tar.gz
5-
$(package)_sha256_hash=1b60ca8789ba6f03e8ef20da2293b8dc131c39d83814e775069f02d26354edf3
5+
$(package)_sha256_hash=8f9faeaebad088e772f4ef5e38252d472be4d878c6b3a2718c10a4fcebe7a41c
66

77
define $(package)_set_vars
88
$(package)_config_env=AR="$($(package)_ar)" RANLIB="$($(package)_ranlib)" CC="$($(package)_cc)"

0 commit comments

Comments
 (0)