aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-10-21 08:05:44 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-10-21 08:05:44 -0700
commitdf800fed1079fb0b9f49681d7b1688c1d3b97539 (patch)
tree2f958c724f7f83f924131bad4742513af2258ffb
parent8d2a903b5198cd45e9ca336dcdfd72dd46718983 (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 f99317e2..a781656e 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=6f269a36acd60e793368ed06abc518d0dfbfb6d7
+rev=126bd7c564d0b60eec90684af179f96873edae48
pushd `dirname $0` > /dev/null
scriptpath=`pwd`
diff --git a/scripts/prepare-libetpan-macos.sh b/scripts/prepare-libetpan-macos.sh
index 73dae430..6752973d 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=6f269a36acd60e793368ed06abc518d0dfbfb6d7
+rev=126bd7c564d0b60eec90684af179f96873edae48
pushd `dirname $0` > /dev/null
scriptpath=`pwd`