diff options
Diffstat (limited to 'Library/Formula/saxon-b.rb')
| -rw-r--r-- | Library/Formula/saxon-b.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/saxon-b.rb b/Library/Formula/saxon-b.rb index a1d2a2e82..28d73ecc3 100644 --- a/Library/Formula/saxon-b.rb +++ b/Library/Formula/saxon-b.rb @@ -4,7 +4,7 @@ class SaxonB < Formula homepage 'http://saxon.sourceforge.net/' url 'http://downloads.sourceforge.net/project/saxon/Saxon-B/9.1.0.8/saxonb9-1-0-8j.zip' version '9.1.0.8' - md5 'b1d08c1e2483e31021ed6e59c281c369' + sha1 '222186e188984967dddb92508510206d107aa194' def install (buildpath/'saxon-b').install Dir['*.jar', 'doc', 'notices'] |
