Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
dbxml: add 6.0.17 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Oct 13, 2015
1 parent f87cba6 commit 51be1a8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Library/Formula/dbxml.rb
Expand Up @@ -4,6 +4,13 @@ class Dbxml < Formula
url "http://download.oracle.com/berkeley-db/dbxml-6.0.17.tar.gz"
sha256 "97c79a850ae92ef4945fcf558fbfed41469dd2bda6ad85bd05837cd428e594e8"

bottle do
cellar :any
sha256 "e61af38290271e289d8f8e0fbb39f727fe6c9999d7a0cc9531caa59d4ed7c90b" => :el_capitan
sha256 "9b17ab965313607cee1419b5172e81b54a2f1abc951d55471192571a55aa06b9" => :yosemite
sha256 "7132f822ef547094f01340f3a4324bbf3726ec6ed9b39a569c44b3afd7736f63" => :mavericks
end

depends_on "xerces-c"
depends_on "xqilla"
depends_on "berkeley-db"
Expand Down

0 comments on commit 51be1a8

Please sign in to comment.