From 993e0f40e6ebe60dc3f237ec4111ef5c2bea8f12 Mon Sep 17 00:00:00 2001 From: Christoph Date: Fri, 17 Jul 2026 16:10:35 +0200 Subject: [PATCH] install_httpd-2.4.sh: update apache2 version to '2.4.68'. --- 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 7dd03ae..3af6181 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.67 +_APACHE_VERSION=2.4.68 _APR_VERSION=1.7.6 _APR_UTIL_VERSION=1.6.3