Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a206d51d02b9de582997a85b989cc31859cdc2aa
commit a206d51d02b9de582997a85b989cc31859cdc2aa Author: DeX77 <[email protected]> Date: Tue Apr 9 14:30:24 2013 +0200 mod_perl-2.0.5-3-x86_64 * rebuilt with new apr-util diff --git a/source/network-extra/mod_perl/FrugalBuild b/source/network-extra/mod_perl/FrugalBuild index fbb672d..3d0926e 100644 --- a/source/network-extra/mod_perl/FrugalBuild +++ b/source/network-extra/mod_perl/FrugalBuild @@ -3,10 +3,10 @@ pkgname=mod_perl pkgver=2.0.5 -pkgrel=2 +pkgrel=3 pkgdesc="mod_perl is the marriage of Apache and Perl" url="http://perl.apache.org/start/index.html" -depends=('apr-util' 'perl>=5.10.1' 'apache') +depends=('apr-util>=1.5.2' 'perl>=5.10.1' 'apache') groups=('network-extra') archs=('i686' 'x86_64') up2date="lynx -dump http://perl.apache.org/download/index.html|grep Version|sed 's/.*Version \(.*\) - .*/\1/;q'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
