From dba95e89acb2f0f37cb8348bbf0abeddb32e2ea4 Mon Sep 17 00:00:00 2001 From: Nav Date: Mon, 15 Dec 2014 21:56:29 +0200 Subject: [PATCH] Updated Apache 2.4.3 recipe, updated revision --- www-servers/apache/apache-2.4.3.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/apache/apache-2.4.3.recipe b/www-servers/apache/apache-2.4.3.recipe index 741666b88..9190e0dd5 100644 --- a/www-servers/apache/apache-2.4.3.recipe +++ b/www-servers/apache/apache-2.4.3.recipe @@ -3,7 +3,7 @@ DESCRIPTION="The Apache Web Server." HOMEPAGE="http://httpd.apache.org" SRC_URI="http://archive.apache.org/dist/httpd/httpd-2.4.3.tar.gz" CHECKSUM_SHA256="7650e82554cd0b81160beb74e9a28e464bff8e2cb76cd7c95217fd50a5306716" -REVISION="1" +REVISION="2" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86" SOURCE_DIR="httpd-2.4.3"