diff options
Diffstat (limited to 'source/n/net-snmp')
-rwxr-xr-x | source/n/net-snmp/net-snmp.SlackBuild | 4 | ||||
-rw-r--r-- | source/n/net-snmp/slack-desc | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/source/n/net-snmp/net-snmp.SlackBuild b/source/n/net-snmp/net-snmp.SlackBuild index 88ef2d43..2f2a3ead 100755 --- a/source/n/net-snmp/net-snmp.SlackBuild +++ b/source/n/net-snmp/net-snmp.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2006, 2007, 2008, 2009, 2010, 2011 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2012 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ PKGNAM=net-snmp VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-5} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/n/net-snmp/slack-desc b/source/n/net-snmp/slack-desc index 7659f7fc..4c272386 100644 --- a/source/n/net-snmp/slack-desc +++ b/source/n/net-snmp/slack-desc @@ -14,6 +14,6 @@ net-snmp: An extensible agent net-snmp: An SNMP library net-snmp: Tools to request or set information from SNMP agents net-snmp: Tools to generate and handle SNMP traps -net-snmp: A version of the unix 'netstat' command using SNMP +net-snmp: A version of the UNIX 'netstat' command using SNMP net-snmp: A graphical Perl/Tk/SNMP based mib browser net-snmp: |