From 0074ba32ab260252329ed50481767504ccb6081c Mon Sep 17 00:00:00 2001 From: Christoph Date: Sat, 1 Feb 2025 00:07:52 +0100 Subject: [PATCH] install_httpd-2.4.sh: new apache version 2.4.63 --- install_httpd-2.4.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_httpd-2.4.sh b/install_httpd-2.4.sh index 0c5e70f..c81bf59 100755 --- a/install_httpd-2.4.sh +++ b/install_httpd-2.4.sh @@ -10,7 +10,7 @@ _backup_date="$(date +%Y%m%d-%H%M)" ## - _VSERVER_GUEST=no -_APACHE_VERSION=2.4.62 +_APACHE_VERSION=2.4.63 _APR_VERSION=1.7.5 _APR_UTIL_VERSION=1.6.3