summaryrefslogtreecommitdiff
path: root/testing/mod_perl/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mod_perl/PKGBUILD')
-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)