diff options
Diffstat (limited to '.config/nvchecker')
-rw-r--r-- | .config/nvchecker/core.toml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.config/nvchecker/core.toml b/.config/nvchecker/core.toml index 9f7c59c..105a2b7 100644 --- a/.config/nvchecker/core.toml +++ b/.config/nvchecker/core.toml @@ -69,12 +69,6 @@ source = "git" git = "https://github.com/libffi/libffi" use_max_tag = true -[libgssglue] -source = "git" -git = "https://gitlab.com/gsasl/libgssglue/" -exclude_regex = "(rel_).*" -use_max_tag = true - [libnsl] source = "git" git = "https://github.com/thkukuk/libnsl" |