diff options
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 bf9e8f032e..8c6c635695 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} |