From: Uwe Hermann Date: Sat, 21 Jan 2017 18:30:01 +0000 (+0100) Subject: sigrok-cross-android: Bump zlib to 1.2.11. X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-util.git;a=commitdiff_plain;h=60c24f416b274ca26d2274cd3add29a42a351312 sigrok-cross-android: Bump zlib to 1.2.11. The old 1.2.8 tarball yielded a 404 error and thus caused the build to fail. --- diff --git a/cross-compile/android/sigrok-cross-android b/cross-compile/android/sigrok-cross-android index 7a2ab67..8338697 100755 --- a/cross-compile/android/sigrok-cross-android +++ b/cross-compile/android/sigrok-cross-android @@ -62,7 +62,7 @@ PARALLEL="-j 2" VER_LIBICONV=1.14 VER_GETTEXT=0.19.7 -VER_ZLIB=1.2.8 +VER_ZLIB=1.2.11 VER_PCRE=8.38 VER_LIBFFI=3.2.1 VER_GLIB=2.48.1