]> git.lizzy.rs Git - minetest.git/commitdiff
Android: update openssl to 1.0.2h
authorest31 <MTest31@outlook.com>
Wed, 11 May 2016 22:52:29 +0000 (00:52 +0200)
committerest31 <MTest31@outlook.com>
Wed, 11 May 2016 22:52:29 +0000 (00:52 +0200)
build/android/Makefile

index f3a18189b571f26aa4848be9615d9ba655f2fda6..e8614365de739a4e1c79469c4394c8aabad98c77 100644 (file)
@@ -91,7 +91,7 @@ IRRLICHT_TIMESTAMP = $(IRRLICHT_DIR)timestamp
 IRRLICHT_TIMESTAMP_INT = $(ANDR_ROOT)/deps/irrlicht_timestamp
 IRRLICHT_URL_SVN = http://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@$(IRRLICHT_REVISION)
 
-OPENSSL_VERSION = 1.0.2g
+OPENSSL_VERSION = 1.0.2h
 OPENSSL_BASEDIR = openssl-$(OPENSSL_VERSION)
 OPENSSL_DIR = $(ANDR_ROOT)/deps/$(OPENSSL_BASEDIR)/
 OPENSSL_LIB = $(OPENSSL_DIR)/libssl.so.1.0.0