diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2015-06-21 23:21:10 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-28 11:49:25 +0700 |
commit | 478ac91039574e680ffa220cfc18113aef195c03 (patch) | |
tree | 22234a1ef16f1f2194e222c92b1882940025f2f6 /libraries/hdf/hdf.SlackBuild | |
parent | b1fe294130fd40fb4de1cee1cb17610cef29a8ab (diff) | |
download | slackbuilds-478ac91039574e680ffa220cfc18113aef195c03.tar.gz |
libraries/hdf: Updated for version 4.2.11.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'libraries/hdf/hdf.SlackBuild')
-rw-r--r-- | libraries/hdf/hdf.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/hdf/hdf.SlackBuild b/libraries/hdf/hdf.SlackBuild index 2ea434e370..bc14c24243 100644 --- a/libraries/hdf/hdf.SlackBuild +++ b/libraries/hdf/hdf.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=hdf -VERSION=${VERSION:-4.2.10} +VERSION=${VERSION:-4.2.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |