summaryrefslogtreecommitdiff
path: root/testing/mod_perl
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-06-09 22:46:45 +0000
committerroot <root@rshg047.dnsready.net>2011-06-09 22:46:45 +0000
commit8634a064b17334eb58699897220aeed2fc9a54db (patch)
tree8991573625a440a1f27d8da1abb3ae61fa4d0137 /testing/mod_perl
parent498f3fc095103b2a220a00b27d43f4dae02d5459 (diff)
Thu Jun 9 22:46:45 UTC 2011
Diffstat (limited to 'testing/mod_perl')
-rw-r--r--testing/mod_perl/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/mod_perl/PKGBUILD b/testing/mod_perl/PKGBUILD
index 33f4e7901..4c76eb05b 100644
--- a/testing/mod_perl/PKGBUILD
+++ b/testing/mod_perl/PKGBUILD
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD 125232 2011-05-25 19:12:54Z foutrelis $
+# $Id: PKGBUILD 126963 2011-06-08 23:54:03Z foutrelis $
# Maintainer: Firmicus <francois.archlinux.org>
# Contributor: Tom K <tomk@runbox.com>
pkgname=mod_perl
pkgver=2.0.5
-pkgrel=2
+pkgrel=4
pkgdesc="Apache module that embeds the Perl interpreter within the server"
-url="http://search.cpan.org/dist/${_realname}/"
-depends=('perl=5.12.3' 'apache' 'db' 'apr-util')
+url="http://search.cpan.org/dist/${pkgname}/"
+depends=('perl' 'apache' 'db' 'apr-util')
license=('APACHE')
arch=('i686' 'x86_64')
options=(!emptydirs)