aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-08-01 19:26:45 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2020-09-21 17:39:51 +0000
commitc8ef7c4cd0d8d29a5861b9c7a84a56bb86cd6561 (patch)
tree4a34af48a7729e7d2d3e630f0750f8254f551caa
parent0c1ab66c58b88a816e3120bc777f580b88c373b2 (diff)
testing/perl-net-netmask: rebuild against Perl 5.32.0
-rw-r--r--testing/perl-net-netmask/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-net-netmask/APKBUILD b/testing/perl-net-netmask/APKBUILD
index a8b75a0b1d6..037e80f8f99 100644
--- a/testing/perl-net-netmask/APKBUILD
+++ b/testing/perl-net-netmask/APKBUILD
@@ -3,7 +3,7 @@
pkgname=perl-net-netmask
_realname=Net-Netmask
pkgver=1.9104
-pkgrel=0
+pkgrel=1
pkgdesc="Perl extension to parse, manipulate, and lookup IP network blocks"
options="!check" # Requires perl-test-harness-switches
url="https://metacpan.org/release/Net-Netmask"