aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/dxflib.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/dxflib.rb b/Library/Formula/dxflib.rb
index 8aeff2a07..6be657bf3 100644
--- a/Library/Formula/dxflib.rb
+++ b/Library/Formula/dxflib.rb
@@ -1,10 +1,10 @@
require 'formula'
class Dxflib < Formula
- homepage 'http://www.ribbonsoft.com/dxflib.html'
- url 'ftp://anonymous:anonymous@ribbonsoft.com/archives/dxflib/dxflib-2.2.0.0-1.src.tar.gz'
- version '2.2.0.0-1'
- md5 '0eb6bef3b3a702012eeb4e99ef1aa3f1'
+ homepage 'http://www.ribbonsoft.com/en/what-is-dxflib'
+ url 'http://www.ribbonsoft.com/archives/dxflib/dxflib-2.5.0.0-1.src.tar.gz'
+ version '2.5.0.0-1'
+ sha1 'af2e496aaf097e40bdb5d6155ba9b0d176d71729'
def install
system "./configure", "--prefix=#{prefix}"