From 433375b3946365d3d7ad6d05b0c9b00fd3522bb9 Mon Sep 17 00:00:00 2001 From: samuel tonini Date: Thu, 15 Nov 2012 10:15:53 +0100 Subject: [PATCH] fop: fix URL Closes #16088. Signed-off-by: Jack Nagel --- Library/Formula/fop.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Formula/fop.rb b/Library/Formula/fop.rb index c32a353f66a6..6a6ac13f0a01 100644 --- a/Library/Formula/fop.rb +++ b/Library/Formula/fop.rb @@ -2,7 +2,7 @@ class Fop < Formula homepage "http://xmlgraphics.apache.org/fop/index.html" - url "http://www.apache.org/dyn/closer.cgi?path=/xmlgraphics-org/fop/binaries/fop-1.0-bin.tar.gz" + url "http://www.apache.org/dyn/closer.cgi?path=/xmlgraphics/fop/binaries/fop-1.0-bin.tar.gz" sha1 '2e81bc0b6d26cba8af7d008cffe6a46955a82a4f' # Run in headless mode to avoid having it appear on the Dock and stealing UI focus.