aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/frobtads.rb5
1 files changed, 3 insertions, 2 deletions
diff --git a/Library/Formula/frobtads.rb b/Library/Formula/frobtads.rb
index 48ba250ea..2af80ddf3 100644
--- a/Library/Formula/frobtads.rb
+++ b/Library/Formula/frobtads.rb
@@ -2,8 +2,9 @@ require 'formula'
class Frobtads < Formula
homepage 'http://www.tads.org/frobtads.htm'
- url 'http://www.tads.org/frobtads/frobtads-0.13.tar.gz'
- md5 'b6f25787b9ff7b89931d765046c68642'
+ url 'http://www.tads.org/frobtads/frobtads-1.1.tar.gz'
+ md5 '2d29d1449bac6f23b6c5f522209069a1'
+ head 'git://git.assembla.com/frobtads.git'
def install
system "./configure", "--disable-dependency-tracking",