summaryrefslogtreecommitdiff
path: root/extra/net-snmp/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-08-22 15:46:48 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-08-22 15:46:48 +0200
commit06dc337f60287526f4db95ce79a2ea506023bffa (patch)
tree1eecfa4a004b96e68b0be4da4b9a9f797f1e633b /extra/net-snmp/PKGBUILD
parentf4e7589d7749be9ccaf3d1db51808ea1ab7c3282 (diff)
parente9509842445d4a99493d1b643ffdafdca62263ae (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/python-mpi4py/PKGBUILD community/python-psutil/PKGBUILD extra/kdepim/PKGBUILD extra/libgtop/PKGBUILD libre/bitlbee-libre/PKGBUILD
Diffstat (limited to 'extra/net-snmp/PKGBUILD')
-rw-r--r--extra/net-snmp/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/net-snmp/PKGBUILD b/extra/net-snmp/PKGBUILD
index 039094166..1ef2573b0 100644
--- a/extra/net-snmp/PKGBUILD
+++ b/extra/net-snmp/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 186390 2013-05-26 09:24:49Z bluewind $
+# $Id: PKGBUILD 193416 2013-08-20 06:10:03Z angvp $
# Maintainer:
# Contributor: Dale Blount <dale@archlinux.org>
pkgname=net-snmp
pkgver=5.7.2
-pkgrel=7
+pkgrel=8
pkgdesc="A suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.net-snmp.org/"
license=('BSD')
depends=('openssl' 'libnl' 'pciutils')
-makedepends=('python2-distribute')
+makedepends=('python2-setuptools')
optdepends=('perl-term-readkey: for snmpcheck application'
'perl-tk: for snmpcheck and tkmib applications'
'python2: for the python modules')