comparison src/of-netcdf.mk @ 3634:3b4116a23496

of-netcdf: update to 1.0.5 * src/of-netcdf.mk: update version,checksum * build_packages.m: update netcdf
author John Donoghue <john.donoghue@ieee.org>
date Mon, 30 Jun 2014 20:34:29 -0400
parents 4b4650c7bc44
children 1f4c073f6b21
comparison
equal deleted inserted replaced
3633:d56a56e41d43 3634:3b4116a23496
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.4 6 $(PKG)_VERSION := 1.0.5
7 $(PKG)_CHECKSUM := c16a2464e93c1fad16fe4a12652b3a698e36da4d 7 $(PKG)_CHECKSUM := 77e287d1a9de328bf04231ccc05ef85b505de297
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