xqilla 2.3.0
Closes Homebrew/homebrew#13597. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
0b670bb7d1
commit
a9c2a8a04f
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Xqilla < Formula
|
||||
url 'http://downloads.sourceforge.net/project/xqilla/xqilla/2.2.4/XQilla-2.2.4.tar.gz'
|
||||
homepage 'http://xqilla.sourceforge.net/'
|
||||
md5 'a00672133d06772f54f18d0fda304c02'
|
||||
url 'http://downloads.sourceforge.net/project/xqilla/xqilla/2.3.0/XQilla-2.3.0.tar.gz'
|
||||
sha1 'facfd0134652cef7ebbc3c54d61fc248c1610c95'
|
||||
|
||||
depends_on 'xerces-c'
|
||||
|
||||
|
|
Loading…
Reference in a new issue