mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-SNMP-Info: Updated for version 3.01.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
186073a24f
commit
1bd039323d
3 changed files with 7 additions and 7 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-SNMP-Info"
|
||||
VERSION="2.11"
|
||||
HOMEPAGE="http://snmp-info.sourceforge.net/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/snmp-info/files/snmp-info/2.11/SNMP-Info-2.11.tar.gz"
|
||||
MD5SUM="02d3600cae3d59297be9533f49e64115"
|
||||
VERSION="3.01"
|
||||
HOMEPAGE="http://search.cpan.org/dist/SNMP-Info/"
|
||||
DOWNLOAD="http://cpan.metacpan.org/authors/id/O/OL/OLIVER/SNMP-Info-3.01.tar.gz"
|
||||
MD5SUM="b39892c0114335e15558f626fef56f79"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -11,7 +11,7 @@ perl-SNMP-Info:
|
|||
perl-SNMP-Info: SNMP::Info is a Perl5 Module that provides an object-oriented
|
||||
perl-SNMP-Info: interface to Network Devices and data stored in SNMP MIB.
|
||||
perl-SNMP-Info:
|
||||
perl-SNMP-Info: Homepage: http://snmp-info.sourceforge.net/
|
||||
perl-SNMP-Info: Homepage: http://search.cpan.org/dist/SNMP-Info/
|
||||
perl-SNMP-Info:
|
||||
perl-SNMP-Info:
|
||||
perl-SNMP-Info:
|
||||
|
|
Loading…
Reference in a new issue