summaryrefslogtreecommitdiffstats
path: root/libraries/hdf5/hdf5.SlackBuild
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2011-06-19 10:37:38 -0400
committer Robby Workman <rworkman@slackbuilds.org>2011-06-19 23:17:05 -0500
commit68d80670f975d33ea5532bb4ccb50c028bb32df2 (patch)
tree1bb78a8706b063a6afcbbcc01c4ae6b4bc2d1d81 /libraries/hdf5/hdf5.SlackBuild
parent751327908675ecad313c8cdaf629be838601bcca (diff)
downloadslackbuilds-68d80670f975d33ea5532bb4ccb50c028bb32df2.tar.gz
slackbuilds-68d80670f975d33ea5532bb4ccb50c028bb32df2.tar.xz
libraries/hdf5: Updated for version 1.8.7.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/hdf5/hdf5.SlackBuild')
-rw-r--r--libraries/hdf5/hdf5.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/hdf5/hdf5.SlackBuild b/libraries/hdf5/hdf5.SlackBuild
index c3b0ceac99..f935ab2998 100644
--- a/libraries/hdf5/hdf5.SlackBuild
+++ b/libraries/hdf5/hdf5.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for hdf5
-# Copyright 2007-2010 LukenShiro <lukenshiro@ngi.it>
+# Copyright 2007-2011 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.5_patch1}
+VERSION=${VERSION:-1.8.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}