diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-11-16 17:22:21 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-11-16 17:22:21 +0100 |
commit | 176e06025ea5847d2359d6ba914c8a0a41d69b59 (patch) | |
tree | 9efdc0b4ab85c5c8ff27ff49817bb99dc2257b2c /extra/apache | |
parent | 3d534de88c6a6d1dcdd93ca1e20ef44bd9473072 (diff) | |
parent | fb0109d1482fed62cac278a4b95877092add82af (diff) | |
download | nutyx-extra-176e06025ea5847d2359d6ba914c8a0a41d69b59.tar.gz nutyx-extra-176e06025ea5847d2359d6ba914c8a0a41d69b59.tar.bz2 nutyx-extra-176e06025ea5847d2359d6ba914c8a0a41d69b59.tar.xz nutyx-extra-176e06025ea5847d2359d6ba914c8a0a41d69b59.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/attapu
Diffstat (limited to 'extra/apache')
-rw-r--r-- | extra/apache/.md5sum | 2 | ||||
-rw-r--r-- | extra/apache/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/apache/.md5sum b/extra/apache/.md5sum index a6755ed9c..2e2a7dbea 100644 --- a/extra/apache/.md5sum +++ b/extra/apache/.md5sum @@ -1,3 +1,3 @@ cf00908a82321dabc331c7efdc194a8b apache e02a3ec5925eb9e111400b9aa229f822 httpd-2.2.15-config-1.patch -016cec97337eccead2aad6a7c27f2e14 httpd-2.2.15.tar.bz2 +16eadc59ea6b38af33874d300973202e httpd-2.2.17.tar.bz2 diff --git a/extra/apache/Pkgfile b/extra/apache/Pkgfile index d4b59a216..caa2d71f8 100644 --- a/extra/apache/Pkgfile +++ b/extra/apache/Pkgfile @@ -5,7 +5,7 @@ # Depends on: apr, sqlite3 name=apache -version=2.2.15 +version=2.2.17 release=1 source=(http://archive.apache.org/dist/httpd/httpd-$version.tar.bz2 \ http://www.linuxfromscratch.org/patches/blfs/svn/httpd-2.2.15-config-1.patch |