summarylogtreecommitdiffstats
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
parent09478490921dd738126726fa2e8a3de279d35f49 (diff)
downloadaur-6a1855e7df73e75e634ca6557f13cd63ecabaa38.tar.gz
Must recompile mod_perl against latest perl due to path changes
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef385d462f52..df9be9c92cb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jun 9 15:16:10 UTC 2017
+# Sat Sep 2 14:02:39 UTC 2017
pkgbase = mod_perl
pkgdesc = Apache module that embeds the Perl interpreter within the server
pkgver = 2.0.10
- pkgrel = 2
+ pkgrel = 3
url = http://perl.apache.org/
arch = i686
arch = x86_64
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/'