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 1a59175b..bb5be531 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=c3d37fa8a135c36d9f296f01585e56b94dd55642
+rev=13de63f24954c0541ba93675f905ffcccd455d6c
name="libetpan-ios"
xcode_target="libetpan ios"
xcode_project="libetpan.xcodeproj"