aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2015-03-25 17:30:54 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2015-03-25 17:31:14 -0700
commit8f6e26cf8a3f3baf7d309e89dde620e9f303157f (patch)
tree8a9cf61a46bdff7220b29e952308d4e1c37dd23d /scripts
parent13e495caf40d3eda0fcc4bf7b369fedf1d93b436 (diff)
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build-libetpan-ios.sh2
-rwxr-xr-xscripts/build-libetpan-osx.sh2
-rw-r--r--scripts/deps-versions.plistbin236 -> 236 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build-libetpan-ios.sh b/scripts/build-libetpan-ios.sh
index 1a59175b..bb5be531 100755
--- a/scripts/build-libetpan-ios.sh
+++ b/scripts/build-libetpan-ios.sh
@@ -7,7 +7,7 @@ popd > /dev/null
. "$scriptpath/include.sh/build-dep.sh"
url="https://github.com/dinhviethoa/libetpan.git"
-rev=c3d37fa8a135c36d9f296f01585e56b94dd55642
+rev=13de63f24954c0541ba93675f905ffcccd455d6c
name="libetpan-ios"
xcode_target="libetpan ios"
xcode_project="libetpan.xcodeproj"
diff --git a/scripts/build-libetpan-osx.sh b/scripts/build-libetpan-osx.sh
index 7ae35867..8f795e7e 100755
--- a/scripts/build-libetpan-osx.sh
+++ b/scripts/build-libetpan-osx.sh
@@ -7,7 +7,7 @@ popd > /dev/null
. "$scriptpath/include.sh/build-dep.sh"
url="https://github.com/dinhviethoa/libetpan.git"
-rev=c3d37fa8a135c36d9f296f01585e56b94dd55642
+rev=13de63f24954c0541ba93675f905ffcccd455d6c
name="libetpan-osx"
xcode_target="static libetpan"
xcode_project="libetpan.xcodeproj"
diff --git a/scripts/deps-versions.plist b/scripts/deps-versions.plist
index cfa43690..94191573 100644
--- a/scripts/deps-versions.plist
+++ b/scripts/deps-versions.plist
Binary files differ