aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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 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`