diff options
author | Přemysl Janouch <p@janouch.name> | 2018-06-24 04:16:05 +0200 |
---|---|---|
committer | Přemysl Janouch <p@janouch.name> | 2018-06-24 04:16:05 +0200 |
commit | 54e4bf6bd1b10f4da5cd8bb3a19c448aacb7f0de (patch) | |
tree | 9eb7ea7aec65814197f4739b5fd1cf855100bd02 | |
parent | 8d40122372e31052f10e68005c989c5f067916aa (diff) | |
download | json-rpc-shell-54e4bf6bd1b10f4da5cd8bb3a19c448aacb7f0de.tar.gz json-rpc-shell-54e4bf6bd1b10f4da5cd8bb3a19c448aacb7f0de.tar.xz json-rpc-shell-54e4bf6bd1b10f4da5cd8bb3a19c448aacb7f0de.zip |
Bump liberty
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | liberty | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index c8d5acf..1a41faf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "liberty"] path = liberty - url = git://github.com/pjanouch/liberty.git + url = https://git.janouch.name/p/liberty.git [submodule "http-parser"] path = http-parser url = https://github.com/joyent/http-parser.git diff --git a/liberty b/liberty -Subproject da75b6f7356e9dc34dc4005ee993cee84c6bf5b +Subproject bb30c7d86ef7b165c5e00cc8e0ad2e3e85b9e61 |