summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiels Kristian Bech Jensen <nkbj1970@hotmail.com>2013-05-04 18:22:21 (GMT)
committerUlrich Klauer <ulrich@chirlu.de>2013-05-05 20:52:01 (GMT)
commitedc24c87c7c878d0565fc2e2caf7b49c220ef982 (patch)
tree7a43b2d3d5fb89ea9f91e554f75821cad31c7a58
parentcab96151622e1547b1fbf609f8ff8789ffbe7bf4 (diff)
downloadmxe-edc24c87c7c878d0565fc2e2caf7b49c220ef982.zip
mxe-edc24c87c7c878d0565fc2e2caf7b49c220ef982.tar.gz
mxe-edc24c87c7c878d0565fc2e2caf7b49c220ef982.tar.bz2
Update package netcdf
-rw-r--r--index.html2
-rw-r--r--src/netcdf.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index d2d8daf..f279637 100644
--- a/index.html
+++ b/index.html
@@ -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>
diff --git a/src/netcdf.mk b/src/netcdf.mk
index b59397e..7fe4a7c 100644
--- a/src/netcdf.mk
+++ b/src/netcdf.mk
@@ -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)