From 414f5e5063936c88ea97fd08f66c6491f32d5ea9 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 12 May 2023 19:22:41 +0200 Subject: [PATCH] apache, bump version (#8637) --- .../apache/{apache-2.4.54.recipe => apache-2.4.57.recipe} | 2 +- .../patches/{apache-2.4.54.patchset => apache-2.4.57.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename www-servers/apache/{apache-2.4.54.recipe => apache-2.4.57.recipe} (99%) rename www-servers/apache/patches/{apache-2.4.54.patchset => apache-2.4.57.patchset} (100%) diff --git a/www-servers/apache/apache-2.4.54.recipe b/www-servers/apache/apache-2.4.57.recipe similarity index 99% rename from www-servers/apache/apache-2.4.54.recipe rename to www-servers/apache/apache-2.4.57.recipe index 69349dc58..42f897f33 100644 --- a/www-servers/apache/apache-2.4.54.recipe +++ b/www-servers/apache/apache-2.4.57.recipe @@ -7,7 +7,7 @@ COPYRIGHT="1995-2022 The Apache Software Foundation." LICENSE="Apache v2" REVISION="1" SOURCE_URI="https://archive.apache.org/dist/httpd/httpd-$portVersion.tar.bz2" -CHECKSUM_SHA256="eb397feeefccaf254f8d45de3768d9d68e8e73851c49afd5b7176d1ecf80c340" +CHECKSUM_SHA256="dbccb84aee95e095edfbb81e5eb926ccd24e6ada55dcd83caecb262e5cf94d2a" SOURCE_DIR="httpd-$portVersion" PATCHES="apache-$portVersion.patchset" diff --git a/www-servers/apache/patches/apache-2.4.54.patchset b/www-servers/apache/patches/apache-2.4.57.patchset similarity index 100% rename from www-servers/apache/patches/apache-2.4.54.patchset rename to www-servers/apache/patches/apache-2.4.57.patchset