git » libnet.git » commit 30f56f7

add nvchecker

author T.J. Townsend
2024-07-14 17:47:29 UTC
committer T.J. Townsend
2024-07-14 17:47:29 UTC
parent 8c3edb1b1d2611e6b8951b92443399f59114236a

add nvchecker

.nvchecker.toml +4 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..885a051
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[libnet]
+source = "git"
+git = "https://github.com/libnet/libnet.git"
+prefix = "v"