diff options
Diffstat (limited to 'extra/mod_perl/PKGBUILD')
-rw-r--r-- | extra/mod_perl/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/mod_perl/PKGBUILD b/extra/mod_perl/PKGBUILD index d5a2d453a..d6bb166e7 100644 --- a/extra/mod_perl/PKGBUILD +++ b/extra/mod_perl/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 207114 2014-03-06 21:41:19Z anatolik $ +# $Id: PKGBUILD 214206 2014-06-04 13:51:12Z bluewind $ # Maintainer: # Contributor: Firmicus <francois.archlinux.org> # Contributor: Tom K <tomk@runbox.com> pkgname=mod_perl pkgver=2.0.8 -pkgrel=2 +pkgrel=3 pkgdesc="Apache module that embeds the Perl interpreter within the server" arch=('i686' 'x86_64') url="http://perl.apache.org/" |