diff options
author | Přemysl Janouch <p@janouch.name> | 2018-06-24 05:20:17 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-06-24 05:20:17 +0200 |
commit | a6c319876ef6a04f4fe464b4036f686826d5d8ef (patch) | |
tree | d956b832502db611bf228ef5715ec00a84141103 /.gitmodules | |
parent | 80306c57799a4ba6382d6af7b4a67a01fdefd437 (diff) | |
download | tdv-a6c319876ef6a04f4fe464b4036f686826d5d8ef.tar.gz tdv-a6c319876ef6a04f4fe464b4036f686826d5d8ef.tar.xz tdv-a6c319876ef6a04f4fe464b4036f686826d5d8ef.zip |
Bump termo
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index ad38bca..67fbcf5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "termo"] path = termo - url = git://github.com/pjanouch/termo.git + url = https://git.janouch.name/p/termo.git |