comparison src/of-octcdf.mk @ 4108:6a33c32796b2

of-octcdf: update to 1.1.10 * src/of-octcdf.mk: update version, checksum * src/of-octcdf-1-cross-fixes.patch: removed file * dist-files.mk: remove ref to of-octcdf-1-cross-fixes.patch
author John Donoghue <john.donoghue@ieee.org>
date Sat, 19 Mar 2016 10:05:23 -0400
parents d1aaa8270548
children 1933a9113e65
comparison
equal deleted inserted replaced
4107:4970d27d3e12 4108:6a33c32796b2
3 3
4 # NOTE: octcdf is now depreciated - use of netcdf is encouraged instead 4 # NOTE: octcdf is now depreciated - use of netcdf is encouraged instead
5 5
6 PKG := of-octcdf 6 PKG := of-octcdf
7 $(PKG)_IGNORE := 7 $(PKG)_IGNORE :=
8 $(PKG)_VERSION := 1.1.8 8 $(PKG)_VERSION := 1.1.10
9 $(PKG)_CHECKSUM := 0550e4d5741d5e720d6ad8a42edc8c1a451f07e5 9 $(PKG)_CHECKSUM := 96efa6d45fe79480d7de090e759f19d8324cfd21
10 $(PKG)_REMOTE_SUBDIR := 10 $(PKG)_REMOTE_SUBDIR :=
11 $(PKG)_SUBDIR := octcdf 11 $(PKG)_SUBDIR := octcdf
12 $(PKG)_FILE := octcdf-$($(PKG)_VERSION).tar.gz 12 $(PKG)_FILE := octcdf-$($(PKG)_VERSION).tar.gz
13 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download' 13 $(PKG)_URL := '$(OCTAVE_FORGE_BASE_URL)/$($(PKG)_FILE)/download'
14 $(PKG)_DEPS := netcdf 14 $(PKG)_DEPS := netcdf