aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/grc.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/grc.rb b/Library/Formula/grc.rb
index a5551758e..3e056867c 100644
--- a/Library/Formula/grc.rb
+++ b/Library/Formula/grc.rb
@@ -2,8 +2,8 @@ require 'formula'
class Grc < Formula
homepage 'http://korpus.juls.savba.sk/~garabik/software/grc.html'
- url 'http://korpus.juls.savba.sk/~garabik/software/grc/grc_1.7.orig.tar.gz'
- sha1 'df9a6a303823500e315d83e1982e4ca1b42d9e77'
+ url 'http://korpus.juls.savba.sk/~garabik/software/grc/grc_1.9.orig.tar.gz'
+ sha1 '445d3d076bda34c6398c926ca27c5a3a6c64a833'
conflicts_with 'cc65', :because => 'both install `grc` binaries'