diff options
author | Juergen Daubert <jue@jue.li> | 2011-05-23 09:32:03 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2011-05-23 09:32:03 +0200 |
commit | 82ac0631ef103eca35e4ef22e039720c32979221 (patch) | |
tree | ccbabe2fce74f1afbfca578017bac13e270c21bd /apache | |
parent | 75e024f2566fdac66b486ee0cc3f203bb1d1a844 (diff) | |
download | opt-82ac0631ef103eca35e4ef22e039720c32979221.tar.gz opt-82ac0631ef103eca35e4ef22e039720c32979221.tar.xz |
apache: update to 2.2.19
Diffstat (limited to 'apache')
-rw-r--r-- | apache/.md5sum | 2 | ||||
-rw-r--r-- | apache/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apache/.md5sum b/apache/.md5sum index 3ab80d2db..7b04a2910 100644 --- a/apache/.md5sum +++ b/apache/.md5sum @@ -1,4 +1,4 @@ e0514e5840c0e58cc4e7982a7e14fc4b apache 75a919be7ff65f443287b094eaf6a162 apache-ssl_cert.patch bd931fee9d102c361e95ad318d199674 crux.layout -d077dff812191a5899649132d835d3c8 httpd-2.2.18.tar.bz2 +832f96a6ec4b8fc7cf49b9efd4e89060 httpd-2.2.19.tar.bz2 diff --git a/apache/Pkgfile b/apache/Pkgfile index cb6979e7a..b547bc489 100644 --- a/apache/Pkgfile +++ b/apache/Pkgfile @@ -5,7 +5,7 @@ # Group: apache name=apache -version=2.2.18 +version=2.2.19 release=1 source=(http://www.apache.org/dist/httpd/httpd-$version.tar.bz2 \ $name-ssl_cert.patch crux.layout apache) |