diff options
Diffstat (limited to 'system/perl-test-fatal/APKBUILD')
-rw-r--r-- | system/perl-test-fatal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/perl-test-fatal/APKBUILD b/system/perl-test-fatal/APKBUILD index 3cb20afdd..f9c0bbfd5 100644 --- a/system/perl-test-fatal/APKBUILD +++ b/system/perl-test-fatal/APKBUILD @@ -6,7 +6,7 @@ _pkgreal=Test-Fatal pkgver=0.014 pkgrel=1 pkgdesc="incredibly simple helpers for testing code with exceptions" -url="http://search.cpan.org/dist/Test-Fatal/" +url="https://metacpan.org/release/Test-Fatal" arch="noarch" license="GPL-2.0-only OR Artistic-1.0-Perl" cpandepends="perl-try-tiny" |