Skip to content

Commit 8f6e26c

Browse files
committed
Updated to libetpan 13de63f24954c0541ba93675f905ffcccd455d6c
1 parent 13e495c commit 8f6e26c

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

scripts/build-libetpan-ios.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ popd > /dev/null
77
. "$scriptpath/include.sh/build-dep.sh"
88

99
url="https://github.com/dinhviethoa/libetpan.git"
10-
rev=c3d37fa8a135c36d9f296f01585e56b94dd55642
10+
rev=13de63f24954c0541ba93675f905ffcccd455d6c
1111
name="libetpan-ios"
1212
xcode_target="libetpan ios"
1313
xcode_project="libetpan.xcodeproj"

scripts/build-libetpan-osx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ popd > /dev/null
77
. "$scriptpath/include.sh/build-dep.sh"
88

99
url="https://github.com/dinhviethoa/libetpan.git"
10-
rev=c3d37fa8a135c36d9f296f01585e56b94dd55642
10+
rev=13de63f24954c0541ba93675f905ffcccd455d6c
1111
name="libetpan-osx"
1212
xcode_target="static libetpan"
1313
xcode_project="libetpan.xcodeproj"

scripts/deps-versions.plist

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)