packages/libcap/.nvchecker.toml
2024-12-06 10:23:43 +01:00

7 lines
184 B
TOML

[libcap]
source = "git"
git = "https://git.kernel.org/pub/scm/libs/libcap/libcap.git"
include_regex = 'libcap-([\d.]+)'
exclude_regex = 'libcap-(20070813|20071031)'
prefix = "libcap-"