diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2024-05-12 06:41:53 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-14 06:47:40 +0700 |
commit | 208452cfbbee952ab7784371b1d302891580801d (patch) | |
tree | 26a4e6ba7af2636329202f3b91f8583fb8034967 /perl | |
parent | 9483ea795eef5b69f240e548d7fdc21d71a7f5b9 (diff) |
perl/perl-SNMP-Info: Updated for version 3.970001.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-SNMP-Info/perl-SNMP-Info.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-SNMP-Info/perl-SNMP-Info.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/perl/perl-SNMP-Info/perl-SNMP-Info.SlackBuild b/perl/perl-SNMP-Info/perl-SNMP-Info.SlackBuild index 29f113ec9178..9289fbe653fe 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-2023, Thibaut Notteboom, Paris, FRANCE +# Copyright 2013-2024, Thibaut Notteboom, Paris, FRANCE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=perl-SNMP-Info -VERSION=${VERSION:-3.95} +VERSION=${VERSION:-3.970001} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/perl/perl-SNMP-Info/perl-SNMP-Info.info b/perl/perl-SNMP-Info/perl-SNMP-Info.info index 21ca5dcdf5e5..fb0016a32262 100644 --- a/perl/perl-SNMP-Info/perl-SNMP-Info.info +++ b/perl/perl-SNMP-Info/perl-SNMP-Info.info @@ -1,10 +1,10 @@ PRGNAM="perl-SNMP-Info" -VERSION="3.95" +VERSION="3.970001" HOMEPAGE="https://metacpan.org/release/SNMP-Info" -DOWNLOAD="http://cpan.metacpan.org/authors/id/O/OL/OLIVER/SNMP-Info-3.95.tar.gz" -MD5SUM="54b035d045fa0990fd84bd37d660470c" +DOWNLOAD="http://cpan.metacpan.org/authors/id/O/OL/OLIVER/SNMP-Info-3.970001.tar.gz" +MD5SUM="6fa0105c4914bc667e2a9d3efa40b294" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="perl-Module-Build perl-NetAddr-IP perl-Regexp-Common" +REQUIRES="perl-Math-BigInt perl-Module-Build perl-NetAddr-IP perl-Regexp-Common perl-Scalar-List-Utils" MAINTAINER="Thibaut Notteboom" EMAIL="thibaut.notteboom@gmail.com" |