diff options
Diffstat (limited to 'packaging/ios')
-rw-r--r-- | packaging/ios/build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |