Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=765ba8e7c722159f6c8e543a3fc0aa0544370c87
commit 765ba8e7c722159f6c8e543a3fc0aa0544370c87 Author: DeX77 <[email protected]> Date: Thu Jun 15 15:14:17 2017 +0200 apache-2.4.25-4-x86_64 * rebuild with apr-util>=1.6.0-2 diff --git a/source/network/apache/FrugalBuild b/source/network/apache/FrugalBuild index 3ebb74a..04751ab 100644 --- a/source/network/apache/FrugalBuild +++ b/source/network/apache/FrugalBuild @@ -4,13 +4,13 @@ pkgname=apache pkgver=2.4.25 -pkgrel=3 +pkgrel=4 pkgdesc="A high performance Unix-based HTTP server (with SSL)" url="http://httpd.apache.org/" backup=(etc/httpd/conf/{httpd.conf,mime.types,magic,ssl.crt/server.crt,ssl.csr/server.csr,ssl.key/server.key} \ var/www/html/index.html \ etc/httpd/conf/extra/{httpd-autoindex.conf,httpd-dav.conf,httpd-default.conf,httpd-info.conf,httpd-languages.conf,httpd-manual.conf,httpd-mpm.conf,httpd-multilang-errordoc.conf,httpd-ssl.conf,httpd-userdir.conf,httpd-vhosts.conf,proxy-html.conf}) -depends=('gdbm>=1.10' 'openssl>=1.0.2-10' 'expat' 'pcre' 'apr-util>=1.5.4-4' 'libxml2' 'lua' 'nghttp2') +depends=('gdbm>=1.10' 'openssl>=1.0.2-10' 'expat' 'pcre' 'apr-util>=1.6.0-2' 'libxml2' 'lua' 'nghttp2') makedepends=('db>=6.2.23') ## ?!? groups=('network') archs=("x86_64") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
