summaryrefslogtreecommitdiff
path: root/scripts/package-build/net-snmp/package.toml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/package-build/net-snmp/package.toml')
-rw-r--r--scripts/package-build/net-snmp/package.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/package-build/net-snmp/package.toml b/scripts/package-build/net-snmp/package.toml
new file mode 100644
index 00000000..414f5e24
--- /dev/null
+++ b/scripts/package-build/net-snmp/package.toml
@@ -0,0 +1,5 @@
+[[packages]]
+name = "net-snmp"
+commit_id = "debian/5.9.4+dfsg-1"
+scm_url = "https://salsa.debian.org/debian/net-snmp"
+build_cmd = "dpkg-buildpackage -us -uc -tc -b || true"