aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-proc-waitstat/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-proc-waitstat/APKBUILD')
-rw-r--r--community/perl-proc-waitstat/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-proc-waitstat/APKBUILD b/community/perl-proc-waitstat/APKBUILD
index 604cd49038..72106abf35 100644
--- a/community/perl-proc-waitstat/APKBUILD
+++ b/community/perl-proc-waitstat/APKBUILD
@@ -3,16 +3,16 @@
pkgname=perl-proc-waitstat
_pkgreal=Proc-WaitStat
pkgver=1.00
-pkgrel=2
+pkgrel=3
pkgdesc="Perl module interpret and act on wait() status values"
-url="http://search.cpan.org/dist/Proc-WaitStat/"
+url="https://metacpan.org/release/Proc-WaitStat/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends="perl-ipc-signal"
depends="$cpandepends"
makedepends="perl-dev"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/R/RO/ROSCH/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
prepare() {