aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-07-20 20:55:38 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-07-20 20:55:44 -0700
commit838542dbf75dbff3c67ca1157945a283406cc7ca (patch)
treed1f9aba82eef29fac85ea70df518aa5c1e7bf901 /scripts
parentd97a11e8f445422d1fcf83cca2ebe9c29e6b827f (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 e81e1f11..180e3721 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=d4929c391042d1b7a98ab577f5514c21da9f7534
+rev=01b3b3b83d2b8651c0279018d4e48061509494eb
pushd `dirname $0` > /dev/null
scriptpath=`pwd`
diff --git a/scripts/prepare-libetpan-macos.sh b/scripts/prepare-libetpan-macos.sh
index f360a5b5..37405416 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=d4929c391042d1b7a98ab577f5514c21da9f7534
+rev=01b3b3b83d2b8651c0279018d4e48061509494eb
pushd `dirname $0` > /dev/null
scriptpath=`pwd`