aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-linux-pid/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-linux-pid/APKBUILD')
-rw-r--r--testing/perl-linux-pid/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/perl-linux-pid/APKBUILD b/testing/perl-linux-pid/APKBUILD
index 51940f69ced..97b7582c7f3 100644
--- a/testing/perl-linux-pid/APKBUILD
+++ b/testing/perl-linux-pid/APKBUILD
@@ -4,9 +4,9 @@
pkgname=perl-linux-pid
_pkgreal=Linux-Pid
pkgver=0.04
-pkgrel=7
+pkgrel=8
pkgdesc="Get the native PID and the PPID on Linux"
-url="http://search.cpan.org/dist/Linux-Pid/"
+url="https://metacpan.org/release/Linux-Pid/"
arch="all"
license="GPL PerlArtistic"
cpandepends=""
@@ -14,7 +14,7 @@ cpanmakedepends=""
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/R/RG/RGARCIA/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"