summaryrefslogtreecommitdiff
path: root/staging/mod_perl/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-29 23:10:39 +0000
committerroot <root@rshg047.dnsready.net>2011-06-29 23:10:39 +0000
commit5e8a6a470237711ad18f12dde87deea6f2b8b0e0 (patch)
tree438c05155823f16b71f4277fef949610bf6fe826 /staging/mod_perl/PKGBUILD
parent108636e69eaeef67f4e7263c7f26105e25979e89 (diff)
Wed Jun 29 23:10:38 UTC 2011
Diffstat (limited to 'staging/mod_perl/PKGBUILD')
-rw-r--r--staging/mod_perl/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/staging/mod_perl/PKGBUILD b/staging/mod_perl/PKGBUILD
index 91af58005..9f3595deb 100644
--- a/staging/mod_perl/PKGBUILD
+++ b/staging/mod_perl/PKGBUILD
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD 129459 2011-06-28 01:36:46Z stephane $
+# $Id: PKGBUILD 129799 2011-06-28 23:07:22Z angvp $
# Maintainer: Firmicus <francois.archlinux.org>
# Contributor: Tom K <tomk@runbox.com>
pkgname=mod_perl
pkgver=2.0.5
-pkgrel=5
+pkgrel=7
pkgdesc="Apache module that embeds the Perl interpreter within the server"
url="http://search.cpan.org/dist/${pkgname}/"
-depends=('perl' 'apache' 'db' 'apr-util')
+depends=('perl' 'apache' 'db' 'apr-util' 'perl-linux-pid')
license=('APACHE')
arch=('i686' 'x86_64')
options=(!emptydirs)