summaryrefslogtreecommitdiff
path: root/system/perl-test-exception/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/perl-test-exception/APKBUILD')
-rw-r--r--system/perl-test-exception/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl-test-exception/APKBUILD b/system/perl-test-exception/APKBUILD
index 25a978be2..4c1acf79c 100644
--- a/system/perl-test-exception/APKBUILD
+++ b/system/perl-test-exception/APKBUILD
@@ -6,7 +6,7 @@ _pkgreal=Test-Exception
pkgver=0.43
pkgrel=0
pkgdesc="Perl module for testing exception-based code"
-url="http://search.cpan.org/dist/Test-Exception/"
+url="https://metacpan.org/release/Test-Exception"
arch="noarch"
license="GPL-2.0-only OR Artistic-1.0-Perl"
cpandepends="perl-sub-uplevel"