aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/fop.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/fop.rb')
-rw-r--r--Library/Formula/fop.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Formula/fop.rb b/Library/Formula/fop.rb
index afd5ba4dc..0bfab5c52 100644
--- a/Library/Formula/fop.rb
+++ b/Library/Formula/fop.rb
@@ -1,9 +1,8 @@
require 'formula'
class Fop <Formula
- version "0.95"
homepage "http://xmlgraphics.apache.org/fop/index.html"
- url "http://mirrors.ibiblio.org/pub/mirrors/apache/xmlgraphics/fop/binaries/fop-#{@version}-bin.tar.gz"
+ url "http://mirrors.ibiblio.org/pub/mirrors/apache/xmlgraphics/fop/binaries/fop-0.95-bin.tar.gz"
md5 "7af50bf58924dd22d71d22d8ad90b268"
aka 'apache-fop'