summaryrefslogtreecommitdiffstats
path: root/perl/perl-html-parser/perl-html-parser.SlackBuild
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 /perl/perl-html-parser/perl-html-parser.SlackBuild
parentf8fe5dd07fba0f39a62edc01258022c54d9d53ae (diff)
downloadslackbuilds-6e48a8b726cc4636dd14a216e571cb9f79da8272.tar.gz
perl/perl-html-parser: Updated for version 3.82.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-html-parser/perl-html-parser.SlackBuild')
-rw-r--r--perl/perl-html-parser/perl-html-parser.SlackBuild2
1 files changed, 1 insertions, 1 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}