From 037a5053b825c6d40322cef0753c8a0610debeea Mon Sep 17 00:00:00 2001 From: fbrosson Date: Thu, 6 Sep 2018 04:34:31 +0000 Subject: [PATCH] Apache: rev-bump, sorry... Closes #2949 --- www-servers/apache/apache-2.4.34.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/apache/apache-2.4.34.recipe b/www-servers/apache/apache-2.4.34.recipe index 36305b363..e43822073 100644 --- a/www-servers/apache/apache-2.4.34.recipe +++ b/www-servers/apache/apache-2.4.34.recipe @@ -5,7 +5,7 @@ and freely-available source code implementation of an HTTP (Web) server" HOMEPAGE="https://httpd.apache.org/" COPYRIGHT="1995-2018 The Apache Software Foundation." LICENSE="Apache v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://archive.apache.org/dist/httpd/httpd-$portVersion.tar.bz2" CHECKSUM_SHA256="fa53c95631febb08a9de41fd2864cfff815cf62d9306723ab0d4b8d7aa1638f0" SOURCE_DIR="httpd-$portVersion"