diff options
| author | Michael Forney <mforney@mforney.org> | 2017-09-26 10:11:09 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-09-26 10:11:09 -0700 |
| commit | ad9dc2e5ade8e7ebd286827a5e39c867ddd43963 (patch) | |
| tree | fdcabfc10213c074f7ebda372c698aa4b9af4de4 /.gitmodules | |
| parent | 0a0098e1631146054cfd2c3e803c43d749a4ad02 (diff) | |
libpng: Use github mirror
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 6191f3a2..e92b2e87 100644 --- a/.gitmodules +++ b/.gitmodules @@ -111,7 +111,7 @@ url = https://anongit.freedesktop.org/git/xorg/lib/libpciaccess.git [submodule "pkg/libpng/src"] path = pkg/libpng/src - url = https://git.code.sf.net/p/libpng/code + url = https://github.com/glennrp/libpng [submodule "pkg/libusb/src"] path = pkg/libusb/src url = https://github.com/libusb/libusb |
