diff options
author | Přemysl Janouch <p@janouch.name> | 2018-06-24 02:59:33 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-06-24 06:11:21 +0200 |
commit | fd0480dd856be7094fc3ae1a38571d4580e2ac5e (patch) | |
tree | 4bddc250cb0c3633a4faf2fc13f381b2b8d313ab /.gitmodules | |
parent | 28fd07b9a0b1b954f98b5ee2d5b5b7c4d3d1caaf (diff) | |
download | neetdraw-fd0480dd856be7094fc3ae1a38571d4580e2ac5e.tar.gz neetdraw-fd0480dd856be7094fc3ae1a38571d4580e2ac5e.tar.xz neetdraw-fd0480dd856be7094fc3ae1a38571d4580e2ac5e.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 |