aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-07-30 22:19:36 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-07-30 22:19:36 -0700
commit4a0ead3fb8281cc0c66e8598d81e70af3bcc450d (patch)
tree8c2641dba023098840c644d4301cf12f41c20542 /scripts
parent9cb684a17ec38944a5ce3c318bbbc8c1fe84824a (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 180e3721..2e5caf40 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=01b3b3b83d2b8651c0279018d4e48061509494eb
+rev=35c5c939fe4d5d7072b1629638ee96f2e6a4bbd1
pushd `dirname $0` > /dev/null
scriptpath=`pwd`
diff --git a/scripts/prepare-libetpan-macos.sh b/scripts/prepare-libetpan-macos.sh
index 37405416..e2cb217d 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=01b3b3b83d2b8651c0279018d4e48061509494eb
+rev=35c5c939fe4d5d7072b1629638ee96f2e6a4bbd1
pushd `dirname $0` > /dev/null
scriptpath=`pwd`