aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-09-11 22:33:56 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-09-11 22:33:56 -0700
commitd3781eeee6c4f633cc1decfd1324a439f8633240 (patch)
tree1e2a9b7cada994981e5b7a7efc09482926b52820 /scripts
parentf161cfa47e2bfb2e14a31d3ac6bbf820700f6cfa (diff)
Updated to libetpan 51ca6bfc3c
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 154f855b..e787fb95 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=4d5df1aec89ec19f2c51249986007267a1adea27
+rev=51ca6bfc3cb34dcba1ead473223379eef495e9c7
pushd `dirname $0` > /dev/null
scriptpath=`pwd`
diff --git a/scripts/prepare-libetpan-macos.sh b/scripts/prepare-libetpan-macos.sh
index 562f30d6..1ce05d47 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=4d5df1aec89ec19f2c51249986007267a1adea27
+rev=51ca6bfc3cb34dcba1ead473223379eef495e9c7
pushd `dirname $0` > /dev/null
scriptpath=`pwd`