Set libwebp submodule URL to github branch

This commit is contained in:
David Capello 2016-10-31 19:55:06 -03:00
parent 151a302830
commit fa28fcfb52

2
.gitmodules vendored
View File

@ -12,7 +12,7 @@
url = https://github.com/aseprite/duktape.git
[submodule "third_party/libwebp"]
path = third_party/libwebp
url = https://chromium.googlesource.com/webm/libwebp
url = https://github.com/aseprite/libwebp.git
[submodule "src/flic"]
path = src/flic
url = https://github.com/aseprite/flic.git