diff options
author | David Spencer <baildon.research@googlemail.com> | 2015-03-06 22:02:18 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-08 06:34:53 +0700 |
commit | 6861b3c046dc49007eb4b40632c04a22291c2ced (patch) | |
tree | 3de0d19f8a0c3e00f0323430570d80d4e8681dc3 /libraries/netcdf/netcdf.SlackBuild | |
parent | fecb0b3aa67b84fb3a262a83390fabb414e812cd (diff) | |
download | slackbuilds-6861b3c046dc49007eb4b40632c04a22291c2ced.tar.gz |
libraries/netcdf: Updated for version 4.3.3.1.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'libraries/netcdf/netcdf.SlackBuild')
-rw-r--r-- | libraries/netcdf/netcdf.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/netcdf/netcdf.SlackBuild b/libraries/netcdf/netcdf.SlackBuild index 3c4ec1a867..6292500e3c 100644 --- a/libraries/netcdf/netcdf.SlackBuild +++ b/libraries/netcdf/netcdf.SlackBuild @@ -25,7 +25,7 @@ # Maintained by David Spencer <baildon.research@googlemail.com> PRGNAM=netcdf -VERSION=${VERSION:-4.3.3} +VERSION=${VERSION:-4.3.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |