grc 1.7
Closes Homebrew/homebrew#37261. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
8acd842496
commit
6fde084f13
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.5.tar.gz'
|
||||
sha1 'bcbe45992d2c4cb1d33e76aac6aa79b448124ce2'
|
||||
url 'http://korpus.juls.savba.sk/~garabik/software/grc/grc_1.7.orig.tar.gz'
|
||||
sha1 'df9a6a303823500e315d83e1982e4ca1b42d9e77'
|
||||
|
||||
conflicts_with 'cc65', :because => 'both install `grc` binaries'
|
||||
|
||||
|
|
Loading…
Reference in a new issue