From c9f911149997271bfbc217ad4cf888ee2f069f34 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 7 Nov 2017 21:37:16 +0100 Subject: [PATCH] apache: bump version. --- .../apache/{apache-2.4.28.recipe => apache-2.4.29.recipe} | 2 +- .../patches/{apache-2.4.28.patchset => apache-2.4.29.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename www-servers/apache/{apache-2.4.28.recipe => apache-2.4.29.recipe} (98%) rename www-servers/apache/patches/{apache-2.4.28.patchset => apache-2.4.29.patchset} (100%) diff --git a/www-servers/apache/apache-2.4.28.recipe b/www-servers/apache/apache-2.4.29.recipe similarity index 98% rename from www-servers/apache/apache-2.4.28.recipe rename to www-servers/apache/apache-2.4.29.recipe index 94fbad0ec..ca7d95a4e 100644 --- a/www-servers/apache/apache-2.4.28.recipe +++ b/www-servers/apache/apache-2.4.29.recipe @@ -7,7 +7,7 @@ COPYRIGHT="1995-2016 The Apache Software Foundation." LICENSE="Apache v2" REVISION="1" SOURCE_URI="https://archive.apache.org/dist/httpd/httpd-$portVersion.tar.gz" -CHECKSUM_SHA256="8fefbf4f5aa87534a2b924f9a72f572f68c3c60a3a2cfd039bb67e8ccd79386d" +CHECKSUM_SHA256="948e4a11278a5954698b880b30f401b1e9ab743713ee2c7280a54dd4ddd87085" SOURCE_DIR="httpd-$portVersion" PATCHES="apache-$portVersion.patchset" diff --git a/www-servers/apache/patches/apache-2.4.28.patchset b/www-servers/apache/patches/apache-2.4.29.patchset similarity index 100% rename from www-servers/apache/patches/apache-2.4.28.patchset rename to www-servers/apache/patches/apache-2.4.29.patchset