diff options
author | root <root@rshg054.dnsready.net> | 2013-02-13 00:04:32 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-02-13 00:04:32 -0800 |
commit | 0671250710c3e7312a4693ac45ebbaacf471d1dc (patch) | |
tree | f40a26f2fd5267582cf25a84886471773bc160c8 /extra/net-snmp/PKGBUILD | |
parent | 29b0da64a462b6c5f6871b08e344b3ffa59cbd0a (diff) |
Wed Feb 13 00:04:27 PST 2013
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 e06801945..25e51b873 100644 --- a/extra/net-snmp/PKGBUILD +++ b/extra/net-snmp/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 176935 2013-02-02 19:40:08Z eric $ +# $Id: PKGBUILD 177956 2013-02-12 12:13:57Z thomas $ # Maintainer: # Contributor: Dale Blount <dale@archlinux.org> pkgname=net-snmp pkgver=5.7.2 -pkgrel=1 +pkgrel=2 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/" |