From 2fc7bda0abd0f58ef5236c59a61593d203dbd697 Mon Sep 17 00:00:00 2001 From: Christoph Date: Mon, 15 Dec 2025 01:25:39 +0100 Subject: [PATCH] install_httpd-2.4.sh: apache version is now 2.4.66 --- 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 7037a68..424a179 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.65 +_APACHE_VERSION=2.4.66 _APR_VERSION=1.7.6 _APR_UTIL_VERSION=1.6.3