aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-sys-cpu/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-sys-cpu/APKBUILD')
-rw-r--r--testing/perl-sys-cpu/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-sys-cpu/APKBUILD b/testing/perl-sys-cpu/APKBUILD
index 3dd9f1d7a8..8a8098a036 100644
--- a/testing/perl-sys-cpu/APKBUILD
+++ b/testing/perl-sys-cpu/APKBUILD
@@ -4,14 +4,14 @@
pkgname=perl-sys-cpu
_pkgreal=Sys-CPU
pkgver=0.61
-pkgrel=5
+pkgrel=6
pkgdesc="Perl extension for getting CPU information"
url="https://metacpan.org/release/MZSANFORD/Sys-CPU-$pkgver"
arch="all"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
makedepends="perl-dev linux-headers"
subpackages="$pkgname-doc"
-source="http://search.cpan.org/CPAN/authors/id/M/MZ/MZSANFORD/$_pkgreal-$pkgver.tar.gz
+source="https://cpan.metacpan.org/authors/id/M/MZ/MZSANFORD/$_pkgreal-$pkgver.tar.gz
0001-musl-compat.patch
Sys-CPU-0.61-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch"
builddir="$srcdir/$_pkgreal-$pkgver"