summaryrefslogtreecommitdiffstats
path: root/libraries/hdf/hdf.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/hdf/hdf.SlackBuild')
-rw-r--r--libraries/hdf/hdf.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/hdf/hdf.SlackBuild b/libraries/hdf/hdf.SlackBuild
index 4a087e3bc6..1c57e91ef9 100644
--- a/libraries/hdf/hdf.SlackBuild
+++ b/libraries/hdf/hdf.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for hdf
-# Copyright 2014-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2014-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=hdf
-VERSION=${VERSION:-4.2.14}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-4.2.15}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then