From df800fed1079fb0b9f49681d7b1688c1d3b97539 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Tue, 21 Oct 2014 08:05:44 -0700 Subject: Updated to libetpan 126bd7c564d0b60eec90684af179f96873edae48 --- scripts/prepare-libetpan-ios.sh | 2 +- scripts/prepare-libetpan-macos.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/prepare-libetpan-ios.sh b/scripts/prepare-libetpan-ios.sh index f99317e2..a781656e 100755 --- a/scripts/prepare-libetpan-ios.sh +++ b/scripts/prepare-libetpan-ios.sh @@ -21,7 +21,7 @@ else fi url="https://github.com/dinhviethoa/libetpan.git" -rev=6f269a36acd60e793368ed06abc518d0dfbfb6d7 +rev=126bd7c564d0b60eec90684af179f96873edae48 pushd `dirname $0` > /dev/null scriptpath=`pwd` diff --git a/scripts/prepare-libetpan-macos.sh b/scripts/prepare-libetpan-macos.sh index 73dae430..6752973d 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=6f269a36acd60e793368ed06abc518d0dfbfb6d7 +rev=126bd7c564d0b60eec90684af179f96873edae48 pushd `dirname $0` > /dev/null scriptpath=`pwd` -- cgit v1.2.3