libdivecomputer: add 0.4.2 bottle.

This commit is contained in:
BrewTestBot 2016-08-24 21:56:03 +01:00 committed by Mike McQuaid
parent f1d447651d
commit 76ec009c54

View file

@ -5,6 +5,13 @@ class Libdivecomputer < Formula
sha256 "f3c5d0229de9dd82602e309273d0eb48fb0ee07fdcfc1ff8206edb6ba5154460"
head "git://git.code.sf.net/p/libdivecomputer/code"
bottle do
cellar :any
sha256 "1c9d15bd10811fbb7eccc9c8e718eec6e3b6ee389c586b7dbf9da56323f8f292" => :el_capitan
sha256 "cad333cf7353aaebb2e32a7d68e2711df4326d65cc7fd44df9b7e50794e361c9" => :yosemite
sha256 "a0418e0213a4f14612b9d37560a50cdd316ba7fc56da88000ceca4fe37733e18" => :mavericks
end
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "libtool" => :build