From d3781eeee6c4f633cc1decfd1324a439f8633240 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Thu, 11 Sep 2014 22:33:56 -0700 Subject: Updated to libetpan 51ca6bfc3c --- scripts/prepare-libetpan-ios.sh | 2 +- scripts/prepare-libetpan-macos.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') 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` -- cgit v1.2.3