File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11class Metview < Formula
22 desc "Meteorological workstation software"
33 homepage "https://metview.readthedocs.io/en/latest/"
4- url "https://confluence.ecmwf.int/download/attachments/51731119/MetviewBundle-2025.4.0 -Source.tar.gz"
5- version "5.25.0 "
6- sha256 "ebfa17e3db63c72a2caad5a13136d0e86f300cc8cdaa31c98ed4ff5034aebc09 "
4+ url "https://confluence.ecmwf.int/download/attachments/51731119/MetviewBundle-2025.10.1 -Source.tar.gz"
5+ version "5.26.1 "
6+ sha256 "2dc2be8146cb7bcbae3d7cd833f521e426d8bb743452202f0e36e857b38f6d85 "
77 license "Apache-2.0"
88
99 livecheck do
@@ -62,8 +62,6 @@ class Metview < Formula
6262 end
6363
6464 def install
65- # https://jira.ecmwf.int/plugins/servlet/desk/portal/4/SD-110363
66- inreplace "metview/CMakeLists.txt" , "cmake_policy(SET CMP0046 OLD)" , "cmake_policy(SET CMP0046 NEW)"
6765 args = %W[
6866 -DBUNDLE_SKIP_ECCODES=1
6967 -DENABLE_MIR_DOWNLOAD_MASKS=OFF
You can’t perform that action at this time.
0 commit comments