From f939ec6c27c0791a216b5c5b0e32f9db5826eb02 Mon Sep 17 00:00:00 2001 From: alwayslivid Date: Mon, 9 Dec 2019 14:13:59 +0200 Subject: [PATCH] apache: bump version (#4432) --- .../apache/{apache-2.4.37.recipe => apache-2.4.41.recipe} | 2 +- .../patches/{apache-2.4.37.patchset => apache-2.4.41.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename www-servers/apache/{apache-2.4.37.recipe => apache-2.4.41.recipe} (99%) rename www-servers/apache/patches/{apache-2.4.37.patchset => apache-2.4.41.patchset} (100%) diff --git a/www-servers/apache/apache-2.4.37.recipe b/www-servers/apache/apache-2.4.41.recipe similarity index 99% rename from www-servers/apache/apache-2.4.37.recipe rename to www-servers/apache/apache-2.4.41.recipe index 276b3a529..c200d612f 100644 --- a/www-servers/apache/apache-2.4.37.recipe +++ b/www-servers/apache/apache-2.4.41.recipe @@ -7,7 +7,7 @@ COPYRIGHT="1995-2018 The Apache Software Foundation." LICENSE="Apache v2" REVISION="1" SOURCE_URI="https://archive.apache.org/dist/httpd/httpd-$portVersion.tar.bz2" -CHECKSUM_SHA256="3498dc5c6772fac2eb7307dc7963122ffe243b5e806e0be4fb51974ff759d726" +CHECKSUM_SHA256="133d48298fe5315ae9366a0ec66282fa4040efa5d566174481077ade7d18ea40" SOURCE_DIR="httpd-$portVersion" PATCHES="apache-$portVersion.patchset" diff --git a/www-servers/apache/patches/apache-2.4.37.patchset b/www-servers/apache/patches/apache-2.4.41.patchset similarity index 100% rename from www-servers/apache/patches/apache-2.4.37.patchset rename to www-servers/apache/patches/apache-2.4.41.patchset