Saxon HE 9.4.0.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
953bc83623
commit
b26ba3d6db
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ require 'formula'
|
|||
|
||||
class Saxon < Formula
|
||||
homepage "http://saxon.sourceforge.net"
|
||||
url "http://downloads.sourceforge.net/project/saxon/Saxon-HE/9.4/SaxonHE9-4-0-6J.zip"
|
||||
sha1 'e206ed3b787dbdf12b172fa6a3084221dc00394e'
|
||||
version "9.4.0.6"
|
||||
url "http://downloads.sourceforge.net/project/saxon/Saxon-HE/9.4/SaxonHE9-4-0-7J.zip"
|
||||
sha1 '5a166a7d0c6ae46f664467e6789bf25a5244d225'
|
||||
version "9.4.0.7"
|
||||
|
||||
def install
|
||||
libexec.install Dir["*"]
|
||||
|
|
Loading…
Reference in a new issue