Date: Monday, January 31, 2011 @ 09:48:50
  Author: angvp
Revision: 108488

upgpkg: mod_perl 2.0.4-11
Rebuilding against perl 5.12.3

Modified:
  mod_perl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-01-31 14:41:30 UTC (rev 108487)
+++ PKGBUILD    2011-01-31 14:48:50 UTC (rev 108488)
@@ -5,10 +5,10 @@
 pkgname=mod_perl
 _realname=mod_perl
 pkgver=2.0.4
-pkgrel=10
+pkgrel=11
 pkgdesc="Apache module that embeds the Perl interpreter within the server"
 url="http://search.cpan.org/dist/${_realname}/";
-depends=('perl=5.12.2' 'apache' 'db' 'apr-util')
+depends=('perl=5.12.3' 'apache' 'db' 'apr-util')
 license=('APACHE')
 arch=('i686' 'x86_64')
 options=(!emptydirs)

Reply via email to