diff options
| author | Michael Forney <mforney@mforney.org> | 2016-06-12 16:44:37 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-06-12 17:16:56 -0700 |
| commit | 7fab1a687fe7ec30dec6e38537cd0c4e02dcaaaf (patch) | |
| tree | f66a69f8a954928d8188c5f305f84ac291ae297a /.gitmodules | |
| parent | f469be5cce79eae02c890db3df836a24fcf1ac79 (diff) | |
libnl: Update to 3.2.27
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index d3a2fec5..b7dc5d93 100644 --- a/.gitmodules +++ b/.gitmodules @@ -75,7 +75,7 @@ url = https://github.com/libfuse/libfuse [submodule "extra/libnl/src"] path = extra/libnl/src - url = https://github.com/tgraf/libnl + url = https://github.com/thom311/libnl [submodule "extra/msmtp/src"] path = extra/msmtp/src url = git://git.code.sf.net/p/msmtp/code |
