aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrubicon <5662-rubicon@users.gitlab.alpinelinux.org>2022-05-30 14:10:16 +0800
committerpsykose <alice@ayaya.dev>2022-06-08 08:56:58 +0200
commit8bcc8fddbc99f6b77fbb30f3d09b2212066611ce (patch)
treebbe457f7005e21bf2a565f8ec70220f6319390e8
parent47161bf34dc1e355005f4f656342bdd612094366 (diff)
testing/apache2-mod-perl: rebuild against perl 5.36.0
-rw-r--r--testing/apache2-mod-perl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/apache2-mod-perl/APKBUILD b/testing/apache2-mod-perl/APKBUILD
index 3bf0159db95..6a9c5fc6f1f 100644
--- a/testing/apache2-mod-perl/APKBUILD
+++ b/testing/apache2-mod-perl/APKBUILD
@@ -4,7 +4,7 @@
pkgname=apache2-mod-perl
_pkgreal=mod_perl
pkgver=2.0.12
-pkgrel=0
+pkgrel=1
pkgdesc="Perl Module for Apache2"
url="https://perl.apache.org/"
arch="all"