diff options
author | Přemysl Janouch <p@janouch.name> | 2018-06-24 05:10:23 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-06-24 05:10:23 +0200 |
commit | 87f70c18131514316b55f5c22e67dfcd993faf38 (patch) | |
tree | cd5145ac23c9df0429604eb54a068db1a3c8ed86 /.gitmodules | |
parent | fa4e874f0811ebbb0e0f2d9ba4ec3fef907c8433 (diff) | |
download | ponymap-87f70c18131514316b55f5c22e67dfcd993faf38.tar.gz ponymap-87f70c18131514316b55f5c22e67dfcd993faf38.tar.xz ponymap-87f70c18131514316b55f5c22e67dfcd993faf38.zip |
Bump liberty
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index c2a4f64..ee807bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = git://github.com/joyent/http-parser.git [submodule "liberty"] path = liberty - url = git://github.com/pjanouch/liberty.git + url = https://git.janouch.name/p/liberty.git |