Update package netcdf

This commit is contained in:
Niels Kristian Bech Jensen 2013-05-04 20:22:21 +02:00 committed by Ulrich Klauer
parent cab9615162
commit edc24c87c7
2 changed files with 2 additions and 2 deletions

View File

@ -1680,7 +1680,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="netcdf-package">netcdf</td>
<td id="netcdf-version">4.2.1.1</td>
<td id="netcdf-version">4.3.0</td>
<td id="netcdf-website"><a href="http://www.unidata.ucar.edu/software/netcdf/">NetCDF</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := netcdf
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 76631cb4e6b767c224338415cf6e5f5ff9bd1238
$(PKG)_CHECKSUM := 3bc610ace332e214f563c4fd47bd4fef1b50c4ab
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.unidata.ucar.edu/downloads/netcdf/ftp/$($(PKG)_FILE)