mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 21:04:52 +08:00
16 lines
269 B
YAML
16 lines
269 B
YAML
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
|