grc 1.9
Closes Homebrew/homebrew#38252. Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
parent
1a3768b5c2
commit
2fadabe848
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue