From 39fc6a5824f91c52efc533640b4eccb875d28c18 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Mon, 5 Sep 2011 09:34:01 +0100 Subject: update to 2.2.20 --- .gitignore | 1 + sources | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 78c51c9..d92e957 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ x86_64 /.build*.log /noarch /httpd-2.2.19.tar.gz +/httpd-2.2.20.tar.gz diff --git a/sources b/sources index 78146ca..d4606a2 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ e9f5453e1e4d7aeb0e7ec7184c6784b5 httpd-2.2.19.tar.gz +4504934464c5ee51018dbafa6d99810d httpd-2.2.20.tar.gz -- cgit