From 62a389b0f513cf87d6d9df32cdae43ecdb0d682e Mon Sep 17 00:00:00 2001 From: Teddysun Date: Fri, 8 Jul 2016 21:39:26 +0900 Subject: [PATCH] update apache version --- include/config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/config.sh b/include/config.sh index c00ed0d..bf825e0 100644 --- a/include/config.sh +++ b/include/config.sh @@ -22,7 +22,7 @@ parallel_compile=1 #apache2.2 apache2_2_filename="httpd-2.2.31" #apache2.4 -apache2_4_filename="httpd-2.4.20" +apache2_4_filename="httpd-2.4.23" #mysql5.5 mysql5_5_filename="mysql-5.5.50" #mysql5.6