strategoxt: Moved FTP Server
Closes Homebrew/homebrew#21392. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
5377698c0a
commit
ae9bc80493
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Sdf < Formula
|
||||
homepage 'http://strategoxt.org/Sdf/WebHome'
|
||||
url 'ftp://ftp.stratego-language.org/pub/stratego/StrategoXT/strategoxt-0.17/sdf2-bundle-2.4.tar.gz'
|
||||
url 'ftp://ftp.strategoxt.org/pub/stratego/StrategoXT/strategoxt-0.17/sdf2-bundle-2.4.tar.gz'
|
||||
sha1 'b9be75d56503e7f06fcc9cc543303bae123c0845'
|
||||
|
||||
depends_on 'aterm'
|
||||
|
|
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Strategoxt < Formula
|
||||
homepage 'http://strategoxt.org/Stratego/WebHome'
|
||||
url 'ftp://ftp.stratego-language.org/pub/stratego/StrategoXT/strategoxt-0.17/strategoxt-0.17.tar.gz'
|
||||
url 'ftp://ftp.strategoxt.org/pub/stratego/StrategoXT/strategoxt-0.17/strategoxt-0.17.tar.gz'
|
||||
sha1 '65fbd0a394917747366ce5c7c83ba6e3883cbb5c'
|
||||
|
||||
depends_on 'aterm'
|
||||
|
|
Loading…
Reference in a new issue