diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/gzrt.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gzrt.rb b/Library/Formula/gzrt.rb index 786d191cf..d958a79af 100644 --- a/Library/Formula/gzrt.rb +++ b/Library/Formula/gzrt.rb @@ -2,8 +2,8 @@ require 'formula' class Gzrt < Formula homepage 'http://www.urbanophile.com/arenn/coding/gzrt/gzrt.html' - url 'http://www.urbanophile.com/arenn/coding/gzrt/gzrt-0.6.tar.gz' - sha1 '6b0ce648fd973771b899fa866d23c81cdf9d036e' + url 'http://www.urbanophile.com/arenn/coding/gzrt/gzrt-0.8.tar.gz' + sha1 'a354901b7aa2192bafdc34f43fbfde3cd7de2822' def install system "make" |
