diff options
author | Přemysl Janouch <p@janouch.name> | 2018-06-24 04:08:12 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-06-24 04:08:12 +0200 |
commit | 7428cc87ea406afe701bd164c780197e34da6a53 (patch) | |
tree | de359f6751202fd0ee2655a55eed2947dba3c5a2 /.gitmodules | |
parent | a2e56611331c62aea48e96ee092d450fb6de3b1f (diff) | |
download | hex-7428cc87ea406afe701bd164c780197e34da6a53.tar.gz hex-7428cc87ea406afe701bd164c780197e34da6a53.tar.xz hex-7428cc87ea406afe701bd164c780197e34da6a53.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 |