From a052f062421d16d27ec1f2350c5b56097460298d Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 16 Aug 2022 20:56:57 +0200 Subject: Add libgssgglue to core .config/packages/core.txt: Add libgssgglue to core .config/nvchecker/core.toml: Add upstream tracking for libgssglue. --- .config/nvchecker/core.toml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.config/nvchecker/core.toml') diff --git a/.config/nvchecker/core.toml b/.config/nvchecker/core.toml index 6912fb8..b1518c2 100644 --- a/.config/nvchecker/core.toml +++ b/.config/nvchecker/core.toml @@ -69,6 +69,12 @@ 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" -- cgit v1.2.3-54-g00ecf