p5-html-parser: use general source url than author url

This commit is contained in:
Danny Rawlins 2021-03-03 01:36:16 +11:00
parent 3b4f27f499
commit c6a93caaeb
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/V5Wp62RnN58pss7gelaEEfb8nw3ypdcjN37WspNvRob/KQWWeb1U9L2LMXm7t6aXzB7gbyitPvJKGTGg13ZtAA=
SHA256 (Pkgfile) = c8f68306ee63d41ed9703eff5663f583be439d49d12cd8718fda5cdf76e4bbcd
RWSE3ohX2g5d/SDG7xikFHac8k6+7hT6oxafeRG05OrM4SytrvUOwVgTbs9OEmnTZjIvBsVfa2GHel97R2DeD8TkWz3jU6POOA4=
SHA256 (Pkgfile) = b306b41efc0ec95390f6b963087afcc916bd3029609a440a9e24f08930bf32eb
SHA256 (.footprint) = 7467dc1b541b2b04a51e5784e588e70a36bac4e32e1c4e636ed20c1d964b0c09
SHA256 (HTML-Parser-3.75.tar.gz) = ac6b5e25a8df7af54885201e91c45fb9ab6744c08cedc1a38fcc7d95d21193a9

View File

@ -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