Saxon-HE 9.5.1.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
63a31ab029
commit
36132426fd
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.5/SaxonHE9-5-0-2J.zip"
|
||||
sha1 'd599b177d01cde8b2a5a2a5c0d6f61e65e7d48df'
|
||||
version "9.5.0.2"
|
||||
url "http://downloads.sourceforge.net/project/saxon/Saxon-HE/9.5/SaxonHE9-5-1-1J.zip"
|
||||
sha1 '5b5ff1f047d5206d4a70e705358dd5f7c9feaf78'
|
||||
version "9.5.1.1"
|
||||
|
||||
def install
|
||||
libexec.install Dir["*"]
|
||||
|
|
Loading…
Reference in a new issue