summaryrefslogtreecommitdiff
path: root/system/perl-module-scandeps/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/perl-module-scandeps/APKBUILD')
-rw-r--r--system/perl-module-scandeps/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl-module-scandeps/APKBUILD b/system/perl-module-scandeps/APKBUILD
index 07f3d608f..e8a1cdc73 100644
--- a/system/perl-module-scandeps/APKBUILD
+++ b/system/perl-module-scandeps/APKBUILD
@@ -6,7 +6,7 @@ _pkgreal=Module-ScanDeps
pkgver=1.25
pkgrel=0
pkgdesc="Recursively scan Perl code for dependencies"
-url="http://search.cpan.org/dist/Module-ScanDeps/"
+url="https://metacpan.org/release/Module-ScanDeps"
arch="noarch"
license="GPL-2.0-only OR Artistic-1.0-Perl"
cpanmakedepends="perl-test-requires"