Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3797c067eead0185c83df937248ef142e092aabd
commit 3797c067eead0185c83df937248ef142e092aabd Author: Miklos Vajna <[email protected]> Date: Tue Dec 27 15:51:12 2011 +0100 apache-2.2.21-2-i686 - rebuild with gdbm-1.10 diff --git a/source/network/apache/FrugalBuild b/source/network/apache/FrugalBuild index 0c517a9..72d506f 100644 --- a/source/network/apache/FrugalBuild +++ b/source/network/apache/FrugalBuild @@ -4,12 +4,12 @@ pkgname=apache pkgver=2.2.21 -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' 'db>=4.7.25' 'openssl>=1.0.0' 'expat' 'apr-util>=1.3.10') +depends=('gdbm>=1.10' 'db>=4.7.25' 'openssl>=1.0.0' 'expat' 'apr-util>=1.3.10') groups=('network') archs=('i686' 'x86_64' 'ppc') 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
