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 4fef44da..e2780815 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=bafc71c93d08761ecadda397c7df8519d4735181
+rev=ffa7513b222f65f09b93921d96e3377ed3dd86e3
name="libetpan-ios"
xcode_target="libetpan ios"
xcode_project="libetpan.xcodeproj"