diff options
author | Přemysl Janouch <p@janouch.name> | 2018-06-24 04:26:59 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-06-24 04:26:59 +0200 |
commit | aace4b9833048039cd57d25c9c3644f23b83b072 (patch) | |
tree | 2b96c94ac43c7842d4651dd436ede88555bdc84f /.gitmodules | |
parent | 0f350f88b3565363f156087561dac9214410f0bb (diff) | |
download | nncmpp-aace4b9833048039cd57d25c9c3644f23b83b072.tar.gz nncmpp-aace4b9833048039cd57d25c9c3644f23b83b072.tar.xz nncmpp-aace4b9833048039cd57d25c9c3644f23b83b072.zip |
Bump liberty, termo
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 4acc2dd..0db6604 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "termo"] path = termo - url = git://github.com/pjanouch/termo.git + url = https://git.janouch.name/p/termo.git [submodule "liberty"] path = liberty - url = git://github.com/pjanouch/liberty.git + url = https://git.janouch.name/p/liberty.git |