comparison src/of-netcdf.mk @ 6407:c3a99fe40c7a

of-netcdf: update to v1.0.16 * src/of-netcdf.mk: update version, checksum * src/of-netcdf-1.patch: removed file
author John Donoghue <john.donoghue@ieee.org>
date Fri, 16 Sep 2022 08:35:38 -0400
parents e32e81bd98ce
children cb62f71c53ca
comparison
equal deleted inserted replaced
6406:7840d246bc1e 6407:c3a99fe40c7a
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.15 6 $(PKG)_VERSION := 1.0.16
7 $(PKG)_CHECKSUM := 8692461e8303cd7e7648920bd0e385e81492efe3 7 $(PKG)_CHECKSUM := 7eece84184f4cea73d0aa57dca7f95e20f808e41
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