summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL. Bradley LaBoon2017-09-02 10:03:05 -0400
committerL. Bradley LaBoon2017-09-02 10:03:05 -0400
commit6a1855e7df73e75e634ca6557f13cd63ecabaa38 (patch)
tree944dc4459b424ef3096ffb773713c3906d7a8c81 /PKGBUILD
parent09478490921dd738126726fa2e8a3de279d35f49 (diff)
downloadaur-6a1855e7df73e75e634ca6557f13cd63ecabaa38.tar.gz
Must recompile mod_perl against latest perl due to path changes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43c0f30fb874..558e3273d475 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=mod_perl
pkgver=2.0.10
-pkgrel=2
+pkgrel=3
pkgdesc='Apache module that embeds the Perl interpreter within the server'
arch=(i686 x86_64 armv6h armv7h)
url='http://perl.apache.org/'