summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author pyllyukko2024-03-16 16:20:16 +0100
committer Willy Sudiarto Raharjo2024-03-19 05:57:10 +0100
commit6e48a8b726cc4636dd14a216e571cb9f79da8272 (patch)
tree3b35aaddb67ac2f3e6defc6716b2dce4484c3b35
parentf8fe5dd07fba0f39a62edc01258022c54d9d53ae (diff)
downloadslackbuilds-6e48a8b726cc4636dd14a216e571cb9f79da8272.tar.gz
perl/perl-html-parser: Updated for version 3.82.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/perl-html-parser/perl-html-parser.SlackBuild2
-rw-r--r--perl/perl-html-parser/perl-html-parser.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-html-parser/perl-html-parser.SlackBuild b/perl/perl-html-parser/perl-html-parser.SlackBuild
index 66780ddff9..09e565c957 100644
--- a/perl/perl-html-parser/perl-html-parser.SlackBuild
+++ b/perl/perl-html-parser/perl-html-parser.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-html-parser
-VERSION=${VERSION:-3.71}
+VERSION=${VERSION:-3.82}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/perl-html-parser/perl-html-parser.info b/perl/perl-html-parser/perl-html-parser.info
index 6e651d0373..8a9c8afa03 100644
--- a/perl/perl-html-parser/perl-html-parser.info
+++ b/perl/perl-html-parser/perl-html-parser.info
@@ -1,10 +1,10 @@
PRGNAM="perl-html-parser"
-VERSION="3.71"
+VERSION="3.82"
HOMEPAGE="https://metacpan.org/pod/HTML::Parser"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/G/GA/GAAS/HTML-Parser-3.71.tar.gz"
-MD5SUM="9128a45893097dfa3bf03301b19c5efe"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/O/OA/OALDERS/HTML-Parser-3.82.tar.gz"
+MD5SUM="65a174351fd2ec1ea2c46a6571880718"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-html-tagset"
+REQUIRES="perl-html-tagset perl-http-message"
MAINTAINER="LukenShiro"
EMAIL="lukenshiro@ngi.it"