eccodes: add 2.7.3 bottle.

master
BrewTestBot 2018-05-13 15:58:19 +00:00 committed by JCount
parent 2d6520065f
commit ff5e85cdd0
1 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,12 @@ class Eccodes < Formula
url "https://software.ecmwf.int/wiki/download/attachments/45757960/eccodes-2.7.3-Source.tar.gz"
sha256 "6fab143dbb34604bb2e04d10143855c0906b00411c1713fd7ff5c35519b871db"
bottle do
sha256 "72319e250c54c1d6b1d652123c8274a872fd6c790456ba198ec91ede2c1afb69" => :high_sierra
sha256 "2f4b97fcdb043302d53e370df0faba8b258c91ba67ddff78cefbe8458f803567" => :sierra
sha256 "654f8cf80796ef2a45d29b3bce3d258fffbe260ddd81c87b515b9c7c24246537" => :el_capitan
end
depends_on "cmake" => :build
depends_on "gcc" # for gfortran
depends_on "jasper"