aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-03-10 20:03:43 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-03-10 20:03:43 -0700
commitee8548c6d503c300cf707ddbe7e1a6ac52a931a7 (patch)
treeb684ee46cf2dcc3f35b6406a5d81f9712a81d4bf /scripts
parent3ccaad6f0219ca7da49306eed9661575b61dc120 (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 1495c712..d936aa9e 100755
--- a/scripts/prepare-libetpan-ios.sh
+++ b/scripts/prepare-libetpan-ios.sh
@@ -12,7 +12,7 @@ else
fi
url="https://github.com/dinhviethoa/libetpan.git"
-rev=b9de519082830cfc92bceb587e8060a28735b121
+rev=b6f16696b39aafcd4a4e5b6183d4cf1d97197203
pushd `dirname $0` > /dev/null
scriptpath=`pwd`
diff --git a/scripts/prepare-libetpan-macos.sh b/scripts/prepare-libetpan-macos.sh
index 27e3bda7..9fe80a19 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=b9de519082830cfc92bceb587e8060a28735b121
+rev=b6f16696b39aafcd4a4e5b6183d4cf1d97197203
pushd `dirname $0` > /dev/null
scriptpath=`pwd`