regina-rexx 3.7
Closes Homebrew/homebrew#15547. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
abace66495
commit
029f02426f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class ReginaRexx < Formula
|
||||
homepage 'http://regina-rexx.sourceforge.net/'
|
||||
url 'http://downloads.sourceforge.net/project/regina-rexx/regina-rexx/3.6/Regina-REXX-3.6.tar.gz'
|
||||
sha1 '6e7709bc07b22f4b26cb1893a967f499c304b26a'
|
||||
url 'http://downloads.sourceforge.net/project/regina-rexx/regina-rexx/3.7/Regina-REXX-3.7.tar.gz'
|
||||
sha1 '8d4b06480404d4c659e0613bc04a057b03d0b981'
|
||||
|
||||
def install
|
||||
ENV.j1 # No core usage for you, otherwise race condition = missing files.
|
||||
|
|
Loading…
Reference in a new issue