From 3711c392b0e2f47973acea51a764e9b8d3250fe8 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sat, 9 Apr 2016 13:55:24 +0200 Subject: [PATCH] apache: update to 2.4.20 --- apache/.footprint | 1 + apache/.md5sum | 2 +- apache/Pkgfile | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/apache/.footprint b/apache/.footprint index 54d9a6378..8361191e0 100644 --- a/apache/.footprint +++ b/apache/.footprint @@ -86,6 +86,7 @@ drwxr-xr-x root/root usr/include/apache/ -rw-r--r-- root/root usr/include/apache/mod_session.h -rw-r--r-- root/root usr/include/apache/mod_so.h -rw-r--r-- root/root usr/include/apache/mod_ssl.h +-rw-r--r-- root/root usr/include/apache/mod_ssl_openssl.h -rw-r--r-- root/root usr/include/apache/mod_status.h -rw-r--r-- root/root usr/include/apache/mod_unixd.h -rw-r--r-- root/root usr/include/apache/mod_watchdog.h diff --git a/apache/.md5sum b/apache/.md5sum index a01b94f2b..3b18b8499 100644 --- a/apache/.md5sum +++ b/apache/.md5sum @@ -1,3 +1,3 @@ 2b98670eea68511989201f6910a6140d apache 3e3806b7f77965d50a2c81a570af7d9e crux.layout -3690b3cc991b7dfd22aea9e1264a11b9 httpd-2.4.18.tar.bz2 +3ff4f00ee051cf5d5304b47b1bc418b8 httpd-2.4.20.tar.bz2 diff --git a/apache/Pkgfile b/apache/Pkgfile index 52c6957a0..7703cdc0f 100644 --- a/apache/Pkgfile +++ b/apache/Pkgfile @@ -5,7 +5,7 @@ # Group: apache name=apache -version=2.4.18 +version=2.4.20 release=1 source=(http://www.apache.org/dist/httpd/httpd-$version.tar.bz2 \ crux.layout apache)