diff options
-rw-r--r-- | libraries/hdf/hdf.SlackBuild | 6 | ||||
-rw-r--r-- | libraries/hdf/hdf.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/libraries/hdf/hdf.SlackBuild b/libraries/hdf/hdf.SlackBuild index 4a087e3bc69c..1c57e91ef90f 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 diff --git a/libraries/hdf/hdf.info b/libraries/hdf/hdf.info index d3bdddfd68ec..fef5d9dfeba5 100644 --- a/libraries/hdf/hdf.info +++ b/libraries/hdf/hdf.info @@ -1,8 +1,8 @@ PRGNAM="hdf" -VERSION="4.2.14" +VERSION="4.2.15" HOMEPAGE="https://www.hdfgroup.org/products/hdf4/" -DOWNLOAD="https://support.hdfgroup.org/ftp/HDF/releases/HDF4.2.14/src/hdf-4.2.14.tar.bz2" -MD5SUM="3f3bd5da84015e9221d26fb5a80094b4" +DOWNLOAD="https://support.hdfgroup.org/ftp/HDF/releases/HDF4.2.15/src/hdf-4.2.15.tar.bz2" +MD5SUM="27ab87b22c31906883a0bfaebced97cb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |