aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Hoa V. Dinh <dinh.viet.hoa@gmail.com>2014-10-06 14:18:23 -0700
committerGravatar Hoa V. Dinh <dinh.viet.hoa@gmail.com>2014-10-06 14:18:23 -0700
commitd13831d4b06438d86c8032bf7503a12796e84292 (patch)
treeba7556d95fb94ca59ba7d133b072faedb764fda4 /scripts
parent64bc9026df808589df5e6ac409461019b6705d17 (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 e787fb95..549c1f0f 100755
--- a/scripts/prepare-libetpan-ios.sh
+++ b/scripts/prepare-libetpan-ios.sh
@@ -18,7 +18,7 @@ else
fi
url="https://github.com/dinhviethoa/libetpan.git"
-rev=51ca6bfc3cb34dcba1ead473223379eef495e9c7
+rev=ea6bc2eda09446b8c52406c3aa6a4e2273ff87db
pushd `dirname $0` > /dev/null
scriptpath=`pwd`
diff --git a/scripts/prepare-libetpan-macos.sh b/scripts/prepare-libetpan-macos.sh
index 1ce05d47..7f2397dc 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=51ca6bfc3cb34dcba1ead473223379eef495e9c7
+rev=ea6bc2eda09446b8c52406c3aa6a4e2273ff87db
pushd `dirname $0` > /dev/null
scriptpath=`pwd`