diff options
Diffstat (limited to 'system/perl-lwp-mediatypes')
-rw-r--r-- | system/perl-lwp-mediatypes/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl-lwp-mediatypes/APKBUILD b/system/perl-lwp-mediatypes/APKBUILD index c2fdb7f43..51778d258 100644 --- a/system/perl-lwp-mediatypes/APKBUILD +++ b/system/perl-lwp-mediatypes/APKBUILD @@ -5,7 +5,7 @@ _realname=LWP-MediaTypes pkgver=6.02 pkgrel=2 pkgdesc="Perl module - guess media type for a file or a URL" -url="http://search.cpan.org/~gaas" +url="https://metacpan.org/release/LWP-MediaTypes" arch="noarch" license="GPL-2.0-only OR Artistic-1.0-Perl" depends="perl" |