saxon: bottle unneeded
This commit is contained in:
parent
4084fac811
commit
74c96620ee
1 changed files with 3 additions and 1 deletions
|
@ -2,8 +2,10 @@ class Saxon < Formula
|
|||
desc "XSLT and XQuery processor"
|
||||
homepage "http://saxon.sourceforge.net"
|
||||
url "https://downloads.sourceforge.net/project/saxon/Saxon-HE/9.6/SaxonHE9-6-0-7J.zip"
|
||||
sha256 "0c904b886c7512a288c38474ff5f92042b7c3c1440352f5c919aa54f3811ab66"
|
||||
version "9.6.0.7"
|
||||
sha256 "0c904b886c7512a288c38474ff5f92042b7c3c1440352f5c919aa54f3811ab66"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
def install
|
||||
libexec.install Dir["*.jar", "doc", "notices"]
|
||||
|
|
Loading…
Reference in a new issue