Compare commits

...

2 commits

Author SHA1 Message Date
a1b8f83409
nvchecker: add llhttp 2021-09-17 21:47:19 +00:00
1075d5c7db
submodule: llhttp 6.0.5-1 2021-09-17 21:47:12 +00:00
3 changed files with 10 additions and 0 deletions

3
.gitmodules vendored
View file

@ -130,6 +130,9 @@
[submodule "license-detector"]
path = license-detector
url = ssh://aur@aur.archlinux.org/license-detector.git
[submodule "llhttp"]
path = llhttp
url = ssh://aur@aur.archlinux.org/llhttp.git
[submodule "lxd-snapper"]
path = lxd-snapper
url = ssh://aur@aur.archlinux.org/lxd-snapper.git

View file

@ -84,6 +84,12 @@ use_max_tag = true
prefix = "v"
exclude_regex = "^.*(rc).*$"
[llhttp]
source = "github"
github = "nodejs/llhttp"
use_max_tag = true
prefix = "v"
[starlark-rust]
source = "github"
github = "facebookexperimental/starlark-rust"

1
llhttp Submodule

@ -0,0 +1 @@
Subproject commit a29739098efbd5a50574c38de99a9bfce03416c0