aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-10-21 00:01:51 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-10-21 00:01:51 -0700
commit8d2a903b5198cd45e9ca336dcdfd72dd46718983 (patch)
treef0956453dadf03c1c34cf89269bd834b179e3d79
parentf57b81f57fc895c48185474f700bc8042b4376bc (diff)
-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 ef5859d3..f99317e2 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=6ea5ecb9c38a926550cb025c79ccb341032e54d9
+rev=6f269a36acd60e793368ed06abc518d0dfbfb6d7
pushd `dirname $0` > /dev/null
scriptpath=`pwd`
diff --git a/scripts/prepare-libetpan-macos.sh b/scripts/prepare-libetpan-macos.sh
index 8c45af41..73dae430 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=6ea5ecb9c38a926550cb025c79ccb341032e54d9
+rev=6f269a36acd60e793368ed06abc518d0dfbfb6d7
pushd `dirname $0` > /dev/null
scriptpath=`pwd`