aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-10-20 20:53:45 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-10-20 20:53:45 -0700
commitf57b81f57fc895c48185474f700bc8042b4376bc (patch)
tree0032a3b90d4621c122a0561cb1627a6462f3157f /scripts
parentf22c38ab90178026be0213cc24b14e2b06577c8d (diff)
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/prepare-libetpan-ios.sh2
-rwxr-xr-xscripts/prepare-libetpan-macos.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/prepare-libetpan-ios.sh b/scripts/prepare-libetpan-ios.sh
index e1b3ee74..ef5859d3 100755
--- a/scripts/prepare-libetpan-ios.sh
+++ b/scripts/prepare-libetpan-ios.sh
@@ -21,7 +21,7 @@ else
fi
url="https://github.com/dinhviethoa/libetpan.git"
-rev=88a41b8a3bb02e0ad4b44975aa03e9e26f738e7d
+rev=6ea5ecb9c38a926550cb025c79ccb341032e54d9
pushd `dirname $0` > /dev/null
scriptpath=`pwd`
diff --git a/scripts/prepare-libetpan-macos.sh b/scripts/prepare-libetpan-macos.sh
index e4f3defe..8c45af41 100755
--- a/scripts/prepare-libetpan-macos.sh
+++ b/scripts/prepare-libetpan-macos.sh
@@ -1,7 +1,7 @@
#!/bin/sh
url="https://github.com/dinhviethoa/libetpan.git"
-rev=88a41b8a3bb02e0ad4b44975aa03e9e26f738e7d
+rev=6ea5ecb9c38a926550cb025c79ccb341032e54d9
pushd `dirname $0` > /dev/null
scriptpath=`pwd`