diff options
author | LukenShiro <lukenshiro@ngi.it> | 2012-07-10 09:33:58 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-07-10 09:33:58 -0400 |
commit | e6ac60104604d66de23fcc6d38f7a8230a63991e (patch) | |
tree | e2cd75a0c46f1c829f8f6b72089d63c137f39692 /libraries/hdf5/hdf5.SlackBuild | |
parent | 10293f28339a5dc2912f96ceac7b08457395e559 (diff) |
libraries/hdf5: Updated for version 1.8.9.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/hdf5/hdf5.SlackBuild')
-rw-r--r-- | libraries/hdf5/hdf5.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/hdf5/hdf5.SlackBuild b/libraries/hdf5/hdf5.SlackBuild index adfb0d10e25fe..0759c6eb5e74e 100644 --- a/libraries/hdf5/hdf5.SlackBuild +++ b/libraries/hdf5/hdf5.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for hdf5 -# Copyright 2007-2011 LukenShiro <lukenshiro@ngi.it> +# Copyright 2007-2012 LukenShiro <lukenshiro@ngi.it> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hdf5 -VERSION=${VERSION:-1.8.8} +VERSION=${VERSION:-1.8.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |