aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/build-libetpan-osx.sh
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2016-03-31 09:21:50 -0700
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2016-03-31 09:21:50 -0700
commit8bdb50e6f1e823e9394ff83eb66684b88497afb2 (patch)
tree169e044e85d99fa9f59070fb45dbd57fd642e8f4 /scripts/build-libetpan-osx.sh
parente9ae0191e85b4006a3cbeebf00af3e5d95a4b54c (diff)
Diffstat (limited to 'scripts/build-libetpan-osx.sh')
-rwxr-xr-xscripts/build-libetpan-osx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build-libetpan-osx.sh b/scripts/build-libetpan-osx.sh
index 07e9c461..fc8d58b0 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=91d6195f3212e2d4319ba6bfdbbe1222e2eafa0f
+rev=e2105da822eec41aab05bc2e2cffbbd60bd9a757
name="libetpan-osx"
xcode_target="static libetpan"
xcode_project="libetpan.xcodeproj"