summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorL. Bradley LaBoon2017-06-09 11:16:33 -0400
committerL. Bradley LaBoon2017-06-09 11:16:33 -0400
commit09478490921dd738126726fa2e8a3de279d35f49 (patch)
tree9c7662fdadb413642a299739ddcb09416e0e2d42 /PKGBUILD
parentb510d53640fa9d12c20d5124d5e527cc90ad6f90 (diff)
downloadaur-09478490921dd738126726fa2e8a3de279d35f49.tar.gz
Bumped pkgrel to compile against latest perl release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a3bc82c8c5c..43c0f30fb874 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=mod_perl
pkgver=2.0.10
-pkgrel=1
+pkgrel=2
pkgdesc='Apache module that embeds the Perl interpreter within the server'
arch=(i686 x86_64 armv6h armv7h)
url='http://perl.apache.org/'