strategoxt: Moved FTP Server

Closes Homebrew/homebrew#21392.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Brandon Bloom 2013-07-22 18:44:18 -04:00 committed by Jack Nagel
parent 5377698c0a
commit ae9bc80493
2 changed files with 2 additions and 2 deletions

View file

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

View file

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