File tree Expand file tree Collapse file tree
pythonforandroid/recipes/openssl Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66
77class OpenSSLRecipe (Recipe ):
8- version = '1.0.2e '
8+ version = '1.0.2f '
99 url = 'https://www.openssl.org/source/openssl-{version}.tar.gz'
1010
1111 def should_build (self , arch ):
Original file line number Diff line number Diff line change 1- --- openssl/Makefile 2015-12 -28 16:48 :49.159522273 -0600
2- +++ b/Makefile 2015-12-29 10:31 :54.358438402 -0600
3- @@ -343 ,7 +343 ,7 @@
1+ --- openssl/Makefile 2016-01 -28 17:26 :49.159522273 +0100
2+ +++ b/Makefile 2016-01-28 17:26 :54.358438402 +0100
3+ @@ -342 ,7 +342 ,7 @@
44 link-shared:
55 @ set -e; for i in $(SHLIBDIRS); do \
66 $(MAKE) -f $(HERE)/Makefile.shared -e $(BUILDENV) \
99 LIBCOMPATVERSIONS=";$(SHLIB_VERSION_HISTORY)" \
1010 symlink.$(SHLIB_TARGET); \
1111 libs="$$libs -l$$i"; \
12- @@ -357 ,7 +357 ,7 @@
12+ @@ -356 ,7 +356 ,7 @@
1313 libs="$(LIBKRB5) $$libs"; \
1414 fi; \
1515 $(CLEARENV) && $(MAKE) -f Makefile.shared -e $(BUILDENV) \
You can’t perform that action at this time.
0 commit comments