aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-07-26 16:13:38 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-07-28 15:46:02 +0000
commit8b254305aa7d0256fa5ce731d1df25875e1f8d6f (patch)
tree58ec07029f5237a5c6f1d550c13f3793b12df3b0
parent3cdbd507cc26cac814e6fa9e7b715fedd3c3824a (diff)
community/perl-algorithm-diff-xs: rebuild against perl 5.34
-rw-r--r--community/perl-algorithm-diff-xs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-algorithm-diff-xs/APKBUILD b/community/perl-algorithm-diff-xs/APKBUILD
index 7eb53f2ef3c..043f181146a 100644
--- a/community/perl-algorithm-diff-xs/APKBUILD
+++ b/community/perl-algorithm-diff-xs/APKBUILD
@@ -5,7 +5,7 @@ pkgname=perl-algorithm-diff-xs
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=Algorithm-Diff-XS
pkgver=0.04
-pkgrel=5
+pkgrel=6
pkgdesc="Algorithm::Diff with XS core loop"
url="https://metacpan.org/release/Algorithm-Diff-XS/"
arch="all"