grc 1.5
Closes Homebrew/homebrew#21833. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
09ae58682d
commit
35a61a43ea
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.4.tar.gz'
|
||||
sha1 '79fd504d8291f13486d361611415ae60fa56712a'
|
||||
url 'http://korpus.juls.savba.sk/~garabik/software/grc/grc_1.5.tar.gz'
|
||||
sha1 'bcbe45992d2c4cb1d33e76aac6aa79b448124ce2'
|
||||
|
||||
depends_on :python
|
||||
|
||||
|
|
Loading…
Reference in a new issue