gdbm: update 1.13 bottle.
This commit is contained in:
parent
cd87c9aefb
commit
37be0f83cf
1 changed files with 3 additions and 4 deletions
|
@ -7,10 +7,9 @@ class Gdbm < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "ffe92893d1d2d331e749be3e6f530de13b598adb7ebfe95eaea81e2d0ccbf0ce" => :sierra
|
||||
sha256 "80ee188768a6029012a576c29be718149378d058e1803c6149ee8a36ce879f58" => :el_capitan
|
||||
sha256 "fa512dd57e18dc3db293cfcf305356d137a3fad0f85240a9788dc4057290ce9c" => :yosemite
|
||||
sha256 "87bfecf948e8b6182519f627f95c244531b2a48c1941352bee0980275b515f43" => :mavericks
|
||||
sha256 "9647a01c12d0aeddfe0a73daeed3994ccc655bb61114f3be6b54bdf982d72790" => :sierra
|
||||
sha256 "f2f5f359af6a2ecb3da54e242c43e914f4a60343dc42f13380948ebc977284dc" => :el_capitan
|
||||
sha256 "1fa21ba6e4c5dc5b5d6bf9faae3f8c8e1304a95a8bd201712d40bd4271767948" => :yosemite
|
||||
end
|
||||
|
||||
option "with-libgdbm-compat", "Build libgdbm_compat, a compatibility layer which provides UNIX-like dbm and ndbm interfaces."
|
||||
|
|
Loading…
Reference in a new issue