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 3dea7cf6..1a59175b 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=7020007cfcc75b58af4d12248f1e687f21a1986d
+rev=c3d37fa8a135c36d9f296f01585e56b94dd55642
name="libetpan-ios"
xcode_target="libetpan ios"
xcode_project="libetpan.xcodeproj"