aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/regina-rexx.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/regina-rexx.rb b/Library/Formula/regina-rexx.rb
index c56f558ec..f59199866 100644
--- a/Library/Formula/regina-rexx.rb
+++ b/Library/Formula/regina-rexx.rb
@@ -1,9 +1,9 @@
-require 'formula'
+require "formula"
class ReginaRexx < Formula
- homepage 'http://regina-rexx.sourceforge.net/'
- url 'https://downloads.sourceforge.net/project/regina-rexx/regina-rexx/3.7/Regina-REXX-3.7.tar.gz'
- sha1 '8d4b06480404d4c659e0613bc04a057b03d0b981'
+ homepage "http://regina-rexx.sourceforge.net/"
+ url "https://downloads.sourceforge.net/project/regina-rexx/regina-rexx/3.8.2/Regina-REXX-3.8.2.tar.gz"
+ sha1 "aa713faae560c37669b304794af946b59d3ebd7e"
def install
ENV.j1 # No core usage for you, otherwise race condition = missing files.