comparison src/of-netcdf.mk @ 4086:a956f3b29f93

of-netcdf: update to 1.0.8 * src/of-netcdf.mk: update version, checksum * src/of-netcdf-1-fixes.patch: removed * build_packages.m: update netcdf version * dist-files.mk: removed of-netcdf-1-fixes.patch
author John Donoghue
date Wed, 03 Feb 2016 08:38:10 -0500
parents e1c46df42951
children 4970d27d3e12
comparison
equal deleted inserted replaced
4085:c25eb2c88594 4086:a956f3b29f93
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.7 6 $(PKG)_VERSION := 1.0.8
7 $(PKG)_CHECKSUM := f6b701fbaf923f5203fe1faae60554d1581bed69 7 $(PKG)_CHECKSUM := e6a91c82c08ea54952df0d9eb59011f6f068db9b
8 $(PKG)_REMOTE_SUBDIR := 8 $(PKG)_REMOTE_SUBDIR :=
9 $(PKG)_SUBDIR := netcdf 9 $(PKG)_SUBDIR := netcdf
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