comparison src/of-netcdf.mk @ 3839:1f4c073f6b21

of-netcdf: update to v1.0.6 * src/of-netcdf.mk: update version, checksum * build_packages.m: update version of netcdf
author John D
date Sun, 08 Mar 2015 16:50:59 -0400
parents 3b4116a23496
children 58935b4de51f
comparison
equal deleted inserted replaced
3838:aa8eb20ba3e5 3839:1f4c073f6b21
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.5 6 $(PKG)_VERSION := 1.0.6
7 $(PKG)_CHECKSUM := 77e287d1a9de328bf04231ccc05ef85b505de297 7 $(PKG)_CHECKSUM := f39de6961c3866574735e5556492531c1fde3b1a
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