regina-rexx 3.7

Closes Homebrew/homebrew#15547.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Marc Simpson 2012-10-19 13:39:28 +01:00 committed by Adam Vandenberg
parent abace66495
commit 029f02426f

View file

@ -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.