diff options
Diffstat (limited to 'extra/net-snmp/PKGBUILD')
-rw-r--r-- | extra/net-snmp/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/net-snmp/PKGBUILD b/extra/net-snmp/PKGBUILD index 1ef2573b0..c7e20e779 100644 --- a/extra/net-snmp/PKGBUILD +++ b/extra/net-snmp/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 193416 2013-08-20 06:10:03Z angvp $ +# $Id: PKGBUILD 198340 2013-10-30 14:16:21Z allan $ # Maintainer: # Contributor: Dale Blount <dale@archlinux.org> @@ -14,7 +14,7 @@ makedepends=('python2-setuptools') optdepends=('perl-term-readkey: for snmpcheck application' 'perl-tk: for snmpcheck and tkmib applications' 'python2: for the python modules') -options=('!libtool' '!emptydirs' '!makeflags') +options=('!emptydirs' '!makeflags') source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc} snmpd.service snmptrapd.service libnl32.patch) sha1sums=('c493027907f32400648244d81117a126aecd27ee' |