Add snmp support

This commit is contained in:
crazywhalecc
2025-10-26 03:08:46 +08:00
parent 5476385553
commit e54971563d
11 changed files with 117 additions and 7 deletions

View File

@@ -810,6 +810,14 @@
"path": "COPYING"
}
},
"net-snmp": {
"type": "ghtagtar",
"repo": "net-snmp/net-snmp",
"license": {
"type": "file",
"path": "COPYING"
}
},
"nghttp2": {
"type": "ghrel",
"repo": "nghttp2/nghttp2",