diff options
Diffstat (limited to 'system/perl-module-install/APKBUILD')
-rw-r--r-- | system/perl-module-install/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl-module-install/APKBUILD b/system/perl-module-install/APKBUILD index df5e2fc71..38b38df74 100644 --- a/system/perl-module-install/APKBUILD +++ b/system/perl-module-install/APKBUILD @@ -6,7 +6,7 @@ _pkgreal=Module-Install pkgver=1.19 pkgrel=1 pkgdesc="Standalone, extensible Perl module installer" -url="http://search.cpan.org/dist/Module-Install/" +url="https://metacpan.org/release/Module-Install" arch="noarch" license="GPL-2.0-only OR Artistic-1.0-Perl" cpanmakedepends="perl-file-remove perl-module-build perl-module-scandeps perl-yaml-tiny" |