diff options
author | Thibaut Notteboom <tib@tibux.org> | 2013-05-19 09:12:30 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-05-19 09:12:30 -0400 |
commit | 1bd039323d93633d7c43ab4ce345dad6c376a13b (patch) | |
tree | 94edc7730681ad6f005ad58e5f64b2222d88740f /perl/perl-SNMP-Info/perl-SNMP-Info.SlackBuild | |
parent | 186073a24f3e39be6292514c036e59abda479334 (diff) |
perl/perl-SNMP-Info: Updated for version 3.01.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl/perl-SNMP-Info/perl-SNMP-Info.SlackBuild')
-rw-r--r-- | perl/perl-SNMP-Info/perl-SNMP-Info.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-SNMP-Info/perl-SNMP-Info.SlackBuild b/perl/perl-SNMP-Info/perl-SNMP-Info.SlackBuild index bf9e8f032eaf3..8c6c635695c49 100644 --- a/perl/perl-SNMP-Info/perl-SNMP-Info.SlackBuild +++ b/perl/perl-SNMP-Info/perl-SNMP-Info.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-SNMP-Info -# Copyright 2013 Thibaut Notteboom, Paris, FRANCE +# Copyright 2013, Thibaut Notteboom, Paris, FRANCE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-SNMP-Info -VERSION=${VERSION:-2.11} +VERSION=${VERSION:-3.01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |