Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=299c03bdee2d9a8f7beb5d799619a9d440b86d13
commit 299c03bdee2d9a8f7beb5d799619a9d440b86d13 Author: DeX77 <[email protected]> Date: Mon May 5 13:08:52 2014 +0200 apache-2.2.27-2-x86_64 * rebuilt with apr-util>=1.5.3-3 diff --git a/source/network/apache/FrugalBuild b/source/network/apache/FrugalBuild index 74c70ed..f08c869 100644 --- a/source/network/apache/FrugalBuild +++ b/source/network/apache/FrugalBuild @@ -7,12 +7,12 @@ options+=('asneeded') pkgname=apache pkgver=2.2.27 -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.2') +depends=('gdbm>=1.10' 'db>=4.7.25' 'openssl>=1.0.0' 'expat' 'apr-util>=1.5.3-3') 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
