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 ++++++ .config/packages/core.txt | 1 + 2 files changed, 7 insertions(+) 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" diff --git a/.config/packages/core.txt b/.config/packages/core.txt index 490179c..7955654 100644 --- a/.config/packages/core.txt +++ b/.config/packages/core.txt @@ -11,6 +11,7 @@ libcap libcap-ng libffi libgssglue +libgssglue libnsl libpcap libsasl -- cgit v1.2.3-70-g09d2