mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 09:25:35 +08:00
Add net-snmp
This commit is contained in:
15
config/pkg/lib/net-snmp.yml
Normal file
15
config/pkg/lib/net-snmp.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
net-snmp:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: ghtagtar
|
||||
repo: net-snmp/net-snmp
|
||||
metadata:
|
||||
license-files: [COPYING]
|
||||
license: 'BSD-3-Clause AND MIT'
|
||||
depends:
|
||||
- openssl
|
||||
- zlib
|
||||
pkg-configs:
|
||||
- netsnmp
|
||||
- netsnmp-agent
|
||||
Reference in New Issue
Block a user