mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/net-snmp to 5.7.2-3
This commit is contained in:
parent
3b8d855c39
commit
cfd3560a7d
1 changed files with 2 additions and 2 deletions
|
@ -7,14 +7,14 @@
|
|||
|
||||
pkgname=net-snmp
|
||||
pkgver=5.7.2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="A suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.net-snmp.org/"
|
||||
license=('BSD')
|
||||
depends=('openssl' 'libnl' 'pciutils')
|
||||
makedepends=('python2-distribute')
|
||||
optdepends=('perl-term-readkey: for snmpcheck application'
|
||||
optdepends=('perl-term-readkey: for snmpcheck application'
|
||||
'perl-tk: for snmpcheck and tkmib applications'
|
||||
'python2: for the python modules')
|
||||
provides=('ucd-snmp')
|
||||
|
|
Loading…
Reference in a new issue