bind: update 9.10.4-P2 bottle.
This commit is contained in:
parent
1edb46d114
commit
fc6e434ddd
1 changed files with 4 additions and 3 deletions
|
@ -8,9 +8,10 @@ class Bind < Formula
|
||||||
head "https://source.isc.org/git/bind9.git"
|
head "https://source.isc.org/git/bind9.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "fdb9707599ac8947b001c50f57cb6511038f08957c82bd3462244f65092f162a" => :el_capitan
|
rebuild 1
|
||||||
sha256 "8ae9c19e4eca8e97f962ff72fd22014048946bbff621c6003d6510b6c9a1c9ee" => :yosemite
|
sha256 "10134f5cd7bc0e624488940913e82f38d845bf395ed822d97d678731ead5b9b2" => :el_capitan
|
||||||
sha256 "41d461eefb76affb6b50f9d338b5c9d32d9fa97762d9faca56edb335a6205f23" => :mavericks
|
sha256 "cecf420ad46afde38c5052be2c6b4283af3b013d5467c95f377af12631acc018" => :yosemite
|
||||||
|
sha256 "718c67cce4fa804890ef830f4eb7124151ce785b120cf843cf83dbc5ccec1b25" => :mavericks
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "openssl"
|
depends_on "openssl"
|
||||||
|
|
Loading…
Reference in a new issue