git » libserialport.git » commit 0f6d02e

Add nvchecker config

author Carl Smedstad
2024-11-15 23:42:03 UTC
committer Carl Smedstad
2024-11-15 23:42:03 UTC
parent 4eb13e7ac8c8939bb8c29cbb0a4e34a9808468fa

Add nvchecker config

.nvchecker.toml +4 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..22753cc
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[libserialport]
+source = "git"
+git = "git://sigrok.org/libserialport"
+prefix = "libserialport-"