aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-test-inter/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-test-inter/APKBUILD')
-rw-r--r--community/perl-test-inter/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-test-inter/APKBUILD b/community/perl-test-inter/APKBUILD
index 9d94453297..1da20e88f5 100644
--- a/community/perl-test-inter/APKBUILD
+++ b/community/perl-test-inter/APKBUILD
@@ -3,15 +3,15 @@
pkgname=perl-test-inter
_pkgreal=Test-Inter
pkgver=1.09
-pkgrel=0
+pkgrel=1
pkgdesc="framework for more readable interactive test scripts"
-url="http://search.cpan.org/dist/Test-Inter/"
+url="https://metacpan.org/release/Test-Inter/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
makedepends="perl-dev perl-module-build"
checkdepends="perl-test-pod perl-test-pod-coverage perl-file-find-rule"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/S/SB/SBECK/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/S/SB/SBECK/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"