Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c90969b727c5cbda4cad2afbc0cc64f6b4baae2
commit 5c90969b727c5cbda4cad2afbc0cc64f6b4baae2 Author: DeX77 <[email protected]> Date: Tue Apr 9 14:33:21 2013 +0200 apache-2.2.23-2-x86_64 * rebuilt with new apr-util diff --git a/source/network/apache/FrugalBuild b/source/network/apache/FrugalBuild index aae4fbd..d82313c 100644 --- a/source/network/apache/FrugalBuild +++ b/source/network/apache/FrugalBuild @@ -4,12 +4,12 @@ pkgname=apache pkgver=2.2.23 -pkgrel=1 +pkgrel=2 pkgdesc="A high performance Unix-based HTTP server (with SSL)" url="http://httpd.apache.org/" backup=(etc/httpd/conf/{httpd.conf,ssl.conf,ssl.crt/server.crt,ssl.csr/server.csr,ssl.key/server.key} \ var/www/html/index.html) -depends=('gdbm>=1.10' 'db>=4.7.25' 'openssl>=1.0.0' 'expat' 'apr-util>=1.5.1-5') +depends=('gdbm>=1.10' 'db>=4.7.25' 'openssl>=1.0.0' 'expat' 'apr-util>=1.5.2') groups=('network') archs=('i686' 'x86_64' 'arm') up2date="lynx -dump http://httpd.apache.org/download.cgi |grep 'best available'|sed 's/.* \([0-9.]\+\) i.*/\1/;q'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
