summaryrefslogtreecommitdiff
path: root/p5-html-parser/Pkgfile
diff options
context:
space:
mode:
authorDanny Rawlins <contact@romster.me>2021-03-03 01:36:16 +1100
committerDanny Rawlins <contact@romster.me>2021-03-03 01:36:16 +1100
commitc6a93caaeb01919bb98e45dd71618a559b4af1e9 (patch)
tree33afd629bd4736065be2814d99f87dbc07288c62 /p5-html-parser/Pkgfile
parent3b4f27f49953860a5c67719e54dceebc8547b986 (diff)
downloadopt-c6a93caaeb01919bb98e45dd71618a559b4af1e9.tar.gz
opt-c6a93caaeb01919bb98e45dd71618a559b4af1e9.tar.xz
p5-html-parser: use general source url than author url
Diffstat (limited to 'p5-html-parser/Pkgfile')
-rw-r--r--p5-html-parser/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/p5-html-parser/Pkgfile b/p5-html-parser/Pkgfile
index 6b9b68804..b14ef5dda 100644
--- a/p5-html-parser/Pkgfile
+++ b/p5-html-parser/Pkgfile
@@ -6,7 +6,7 @@
name=p5-html-parser
version=3.75
release=1
-source=(https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/HTML-Parser-$version.tar.gz)
+source=(https://www.cpan.org/modules/by-module/HTML/HTML-Parser-$version.tar.gz)
build() {
cd HTML-Parser-$version

Generated by cgit