aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-extutils-cchecker
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-extutils-cchecker')
-rw-r--r--main/perl-extutils-cchecker/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/perl-extutils-cchecker/APKBUILD b/main/perl-extutils-cchecker/APKBUILD
index b11725bd40..522203f7e6 100644
--- a/main/perl-extutils-cchecker/APKBUILD
+++ b/main/perl-extutils-cchecker/APKBUILD
@@ -3,16 +3,16 @@
pkgname=perl-extutils-cchecker
_pkgreal=ExtUtils-CChecker
pkgver=0.10
-pkgrel=1
+pkgrel=2
pkgdesc="Perl module configuration-time utilities for using C headers, libraries, or OS features"
-url="http://search.cpan.org/dist/ExtUtils-CChecker/"
+url="https://metacpan.org/release/ExtUtils-CChecker/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends="perl-test-exception"
makedepends="perl-dev"
checkdepends="perl-test-fatal perl-module-build"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/P/PE/PEVANS/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"