aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/build-libetpan-ios.sh
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2017-03-28 07:24:54 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2017-03-28 07:24:54 -0700
commite42f643c6b2b266b678fbfe37f11172db822268c (patch)
tree1b0cabbfc54f24170f93d688096c9bbaf6e695f5 /scripts/build-libetpan-ios.sh
parent65bc5a2c045c38b35709964be614f5ceabc637ed (diff)
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 c0888693..8134a8c5 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=07508b7e44949dfc09d3494c5409b54ef96604d8
+rev=5164ba2ebd3c7cbc7a9230aad32bdf8e24e207de
name="libetpan-ios"
xcode_target="libetpan ios"
xcode_project="libetpan.xcodeproj"