Skip to content

Commit

Permalink
netcdf-cxx: add a maintainer (spack#47665)
Browse files Browse the repository at this point in the history
  • Loading branch information
climbfuji authored Nov 19, 2024
1 parent f182032 commit 661f362
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions var/spack/repos/builtin/packages/netcdf-cxx/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ class NetcdfCxx(AutotoolsPackage):
homepage = "https://www.unidata.ucar.edu/software/netcdf"
url = "https://downloads.unidata.ucar.edu/netcdf-cxx/4.2/netcdf-cxx-4.2.tar.gz"

maintainers("climbfuji")

license("NetCDF")

version("4.2", sha256="95ed6ab49a0ee001255eac4e44aacb5ca4ea96ba850c08337a3e4c9a0872ccd1")
Expand Down

0 comments on commit 661f362

Please sign in to comment.