aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-06-14 23:23:55 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-06-14 23:27:14 -0700
commitec5bab50312e7425010a5491a6fe7525d924417a (patch)
treed41b2d0b3e40cf21e088af7857769d6228f0bb11 /scripts
parent75d7370ba43601a427df377751ca72c6151f0cee (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 4ffd0d02..ba340873 100755
--- a/scripts/prepare-libetpan-ios.sh
+++ b/scripts/prepare-libetpan-ios.sh
@@ -15,7 +15,7 @@ else
fi
url="https://github.com/dinhviethoa/libetpan.git"
-rev=1e5bb22b0b560175faed91430c6ee7de0c818f88
+rev=8f5362931453920803a270c6d35ab82f69a02525
pushd `dirname $0` > /dev/null
scriptpath=`pwd`
diff --git a/scripts/prepare-libetpan-macos.sh b/scripts/prepare-libetpan-macos.sh
index 685b967e..dc46e9d5 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=1e5bb22b0b560175faed91430c6ee7de0c818f88
+rev=8f5362931453920803a270c6d35ab82f69a02525
pushd `dirname $0` > /dev/null
scriptpath=`pwd`