mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
build-system: update to current OpenSSL version
This is required to compile it on ARM64 Macs (and of course also is the right thing to do overall). Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
3d72fba19f
commit
7dc3afba31
2 changed files with 3 additions and 3 deletions
|
@ -11,4 +11,4 @@ ANDROID_PLATFORMS=android-29
|
|||
ANDROID_NDK=ndk/${NDK_VERSION}
|
||||
# OpenSSL also has an entry in get-dep-lib.sh line 103
|
||||
# that needs to be updated as well.
|
||||
OPENSSL_VERSION=1.1.1h
|
||||
OPENSSL_VERSION=1.1.1m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue