pazpar2: update 1.6.43 bottle.
Closes Homebrew/homebrew#30111. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
75683c25ae
commit
87ac16a430
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Pazpar2 < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "c706b67f07dae521a7abf98c4e65530ad262a22b" => :mavericks
|
||||
sha1 "34e44849472083c6ab3d0c69c8355d4e1776beb1" => :mountain_lion
|
||||
sha1 "943cc0f80a47bfe46db08e3d87648693fc0d9b14" => :lion
|
||||
sha1 "4f808f4797b985d157f5a3e470162d311a49a3b2" => :mavericks
|
||||
sha1 "c63d1ac14505b3e747cb3ec057b0c5a7f8a10188" => :mountain_lion
|
||||
sha1 "861e672d1dd5a201ffa83a6b1ebedec079de3590" => :lion
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
|
|
Loading…
Reference in a new issue