From mboxrd@z Thu Jan  1 00:00:00 1970
From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] apache: Update to 2.4.54
Date: Thu, 09 Jun 2022 19:46:41 +0200
Message-ID: <20220609174641.1319-1-matthias.fischer@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3621404534137921591=="
List-Id: <development.lists.ipfire.org>

--===============3621404534137921591==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Huge changelog, for details see:
https://dlcdn.apache.org/httpd/CHANGES_2.4.54

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/apache2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/apache2 b/lfs/apache2
index 11c61580b..336151686 100644
--- a/lfs/apache2
+++ b/lfs/apache2
@@ -25,7 +25,7 @@
=20
 include Config
=20
-VER        =3D 2.4.53
+VER        =3D 2.4.54
=20
 THISAPP    =3D httpd-$(VER)
 DL_FILE    =3D $(THISAPP).tar.bz2
@@ -45,7 +45,7 @@ objects =3D $(DL_FILE)
=20
 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE)
=20
-$(DL_FILE)_BLAKE2 =3D 44acd51a2c18ae66878d64922947f2f24f0ddf8a5fa70718f78857=
2032e18dafd06888fed3cf559e63e2a9e69d9b0a8dcc79e11fc9d8f216b5b073f769494727
+$(DL_FILE)_BLAKE2 =3D be2ba2d33368f9dd619e36e63dd3635fbcf55773a539ac2840251b=
da04311f3eb535c08a37ab58d8b184c71e75b90b92e2bdc4e59c722cfb146de516f6e1ed04
=20
 install : $(TARGET)
=20
--=20
2.25.1


--===============3621404534137921591==--