diff options
author | Přemysl Janouch <p@janouch.name> | 2018-06-21 22:31:45 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-06-21 23:45:55 +0200 |
commit | 787569e653d94c330bf2c8e3e06ab2ccfbb891fb (patch) | |
tree | 901a4b1623b59f9fc1caf73c1764ecc93a5d2e84 | |
parent | 5d353b072145ddcbc7029a034a6a1ac2c80721c7 (diff) | |
download | xK-787569e653d94c330bf2c8e3e06ab2ccfbb891fb.tar.gz xK-787569e653d94c330bf2c8e3e06ab2ccfbb891fb.tar.xz xK-787569e653d94c330bf2c8e3e06ab2ccfbb891fb.zip |
Update submodule URL for liberty
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 5abb60c..fc28e82 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "liberty"] path = liberty - url = git://github.com/pjanouch/liberty.git + url = https://git.janouch.name/p/liberty.git |