From ac9df93a1377c19471543fd632607cb7a419de2a Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 2 Apr 2020 12:00:27 -0700 Subject: build-system: pull newer libxslt The older version stopped building for iOS. Signed-off-by: Dirk Hohndel --- scripts/get-dep-lib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/get-dep-lib.sh b/scripts/get-dep-lib.sh index 1ff865e6c..0966d8de1 100755 --- a/scripts/get-dep-lib.sh +++ b/scripts/get-dep-lib.sh @@ -9,7 +9,7 @@ CURRENT_LIBCURL="curl-7_54_1" CURRENT_LIBUSB="v1.0.21" CURRENT_OPENSSL="OpenSSL_1_1_0h" CURRENT_LIBSSH2="libssh2-1.8.0" -CURRENT_XSLT="v1.1.29" +CURRENT_XSLT="v1.1.34" CURRENT_SQLITE="3190200" CURRENT_LIBXML2="v2.9.4" CURRENT_LIBFTDI="1.3" -- cgit v1.2.3-70-g09d2