From 0cfcc1132aa5eafa1582f79bc34ad62d95bb7a28 Mon Sep 17 00:00:00 2001 From: Christoph Date: Thu, 28 May 2026 18:03:35 +0200 Subject: [PATCH] install_httpd-2.4.sh: adjust apache version to 2.4.67 --- 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 424a179..7dd03ae 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.66 +_APACHE_VERSION=2.4.67 _APR_VERSION=1.7.6 _APR_UTIL_VERSION=1.6.3