diff options
| author | Přemysl Eric Janouch <p@janouch.name> | 2023-06-29 01:50:21 +0200 | 
|---|---|---|
| committer | Přemysl Eric Janouch <p@janouch.name> | 2023-06-29 01:50:21 +0200 | 
| commit | 11567dc05cba0c8c5cd36523063066666a212caf (patch) | |
| tree | 5bc355a0a8ac786afb3b539426f9e3e7ef9c12c1 | |
| parent | 462280fd2f9e7128c27456044c6ed340018270f9 (diff) | |
| download | ponymap-11567dc05cba0c8c5cd36523063066666a212caf.tar.gz ponymap-11567dc05cba0c8c5cd36523063066666a212caf.tar.xz ponymap-11567dc05cba0c8c5cd36523063066666a212caf.zip | |
Update http-parser submodule URL
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | http-parser | 0 | 
2 files changed, 1 insertions, 1 deletions
| diff --git a/.gitmodules b/.gitmodules index ee807bb..17650c4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@  [submodule "http-parser"]  	path = http-parser -	url = git://github.com/joyent/http-parser.git +	url = https://github.com/nodejs/http-parser.git  [submodule "liberty"]  	path = liberty  	url = https://git.janouch.name/p/liberty.git diff --git a/http-parser b/http-parser -Subproject 0b433671316ef7e6b73cae4ac23b8149fa0b9b2 +Subproject ec8b5ee63f0e51191ea43bb0c6eac7bfbff3141 | 
