aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-ref-util-xs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-ref-util-xs/APKBUILD')
-rw-r--r--testing/perl-ref-util-xs/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/perl-ref-util-xs/APKBUILD b/testing/perl-ref-util-xs/APKBUILD
index f591dcec9d..6b4b538105 100644
--- a/testing/perl-ref-util-xs/APKBUILD
+++ b/testing/perl-ref-util-xs/APKBUILD
@@ -3,14 +3,14 @@
pkgname=perl-ref-util-xs
_pkgreal=Ref-Util-XS
pkgver=0.117
-pkgrel=2
+pkgrel=3
pkgdesc="XS implementation for Ref::Util"
-url="http://search.cpan.org/dist/Ref-Util-XS/"
+url="https://metacpan.org/release/Ref-Util-XS/"
arch="all"
license="MIT"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/X/XS/XSAWYERX/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"