comparison src/of-netcdf.mk @ 6864:cb62f71c53ca

of-netcdf: update to v1.0.17 * src/of-netcdf.mk: update version/checksum * src/of-netcdf-1-octave-9-compat.patch: removed file * dist-files.mk: remove refs to deleted files
author John Donoghue <john.donoghue@ieee.org>
date Mon, 18 Sep 2023 14:16:38 -0400
parents c3a99fe40c7a
children
comparison
equal deleted inserted replaced
6863:b52256df3026 6864:cb62f71c53ca
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := of-netcdf 4 PKG := of-netcdf
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 1.0.16 6 $(PKG)_VERSION := 1.0.17
7 $(PKG)_CHECKSUM := 7eece84184f4cea73d0aa57dca7f95e20f808e41 7 $(PKG)_CHECKSUM := 49178ff4b2b8be57c5c31e412469720ad1c02aca
8 $(PKG)_REMOTE_SUBDIR := 8 $(PKG)_REMOTE_SUBDIR :=
9 $(PKG)_SUBDIR := netcdf-$($(PKG)_VERSION) 9 $(PKG)_SUBDIR := netcdf-$($(PKG)_VERSION)
10 $(PKG)_FILE := netcdf-$($(PKG)_VERSION).tar.gz 10 $(PKG)_FILE := netcdf-$($(PKG)_VERSION).tar.gz
11 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download' 11 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download'
12 $(PKG)_DEPS := netcdf 12 $(PKG)_DEPS := netcdf