aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-sys-syscall
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-09-05 10:18:33 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-09-05 15:36:55 +0000
commit70c104f23521d8005e261876ae6aa10142eb4a90 (patch)
treec0291dc28de400fd89c22c94923366d1ee407051 /testing/perl-sys-syscall
parent521ab4b1ddb9b7a8184489349a40db8e26559e5b (diff)
testing/perl-sys-syscall: rebuild against perl 5.30
Diffstat (limited to 'testing/perl-sys-syscall')
-rw-r--r--testing/perl-sys-syscall/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-sys-syscall/APKBUILD b/testing/perl-sys-syscall/APKBUILD
index 7f637b406be..dbf3f1b0de1 100644
--- a/testing/perl-sys-syscall/APKBUILD
+++ b/testing/perl-sys-syscall/APKBUILD
@@ -4,7 +4,7 @@
pkgname=perl-sys-syscall
_pkgreal=Sys-Syscall
pkgver=0.25
-pkgrel=4
+pkgrel=5
pkgdesc="Invoke system calls that are otherwise difficult to do from Perl"
url="https://metacpan.org/release/Sys-Syscall"
arch="all !aarch64 !s390x"