git » libslirp.git » commit d8d496d

add .nvchecker.toml

author Morten Linderud
2024-02-10 11:38:42 UTC
committer Morten Linderud
2024-02-10 11:38:42 UTC
parent ed768ed8d74dd3647ffadbc34382564e48c677f3

add .nvchecker.toml

Signed-off-by: Morten Linderud <foxboron@archlinux.org>

.nvchecker.toml +5 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..b110ee6
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,5 @@
+[libslirp]
+source = "git"
+git = "https://gitlab.freedesktop.org/slirp/libslirp.git"
+prefix = "v"
+use_max_tag = true