diff --git a/Makefile b/Makefile index 3d2e09d..4bf3bf6 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ LIBUV_LOG := $(TMP)libuv.log # This is the version of OpenSSL to link against. -OPENSSL_VERSION := 1.0.2f +OPENSSL_VERSION := 1.0.2j OPENSSL_ROOT := $(TMP)openssl-$(OPENSSL_VERSION)