aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/build-libetpan-ios.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build-libetpan-ios.sh')
-rwxr-xr-xscripts/build-libetpan-ios.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build-libetpan-ios.sh b/scripts/build-libetpan-ios.sh
index aecfde42..c475a66d 100755
--- a/scripts/build-libetpan-ios.sh
+++ b/scripts/build-libetpan-ios.sh
@@ -7,7 +7,7 @@ popd > /dev/null
. "$scriptpath/include.sh/build-dep.sh"
url="https://github.com/dinhviethoa/libetpan.git"
-rev=91c91a4ce82b02eebd6835699491b5982437f33d
+rev=91d6195f3212e2d4319ba6bfdbbe1222e2eafa0f
name="libetpan-ios"
xcode_target="libetpan ios"
xcode_project="libetpan.xcodeproj"