From 252fc94c6764f89f4545c53dcd784e5ef2dfa0c7 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 28 Nov 2017 21:46:34 -0800 Subject: iOS build: use libgit2 0.26.0 Just like on all the other platforms. Signed-off-by: Dirk Hohndel --- packaging/ios/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/ios/build.sh b/packaging/ios/build.sh index 1e95a4d19..81c666923 100644 --- a/packaging/ios/build.sh +++ b/packaging/ios/build.sh @@ -15,7 +15,7 @@ SQLITE_VERSION=3090200 LIBXML2_VERSION=2.9.2 LIBXSLT_VERSION=1.1.28 LIBZIP_VERSION=0.11.2 -LIBGIT2_VERSION=0.23.4 +LIBGIT2_VERSION=0.26.0 # not on iOS so far, but kept here for completeness LIBUSB_VERSION=1.0.19 -- cgit v1.2.3-70-g09d2