mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
misc/zyGrib: Updated for version 6.1.4.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
e0e01bbe30
commit
878c2773ce
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for zyGrib
|
||||
|
||||
# Copyright 2011,2012,2013 Chris Abela, Malta
|
||||
# Copyright 2011, 2012, 2013 Chris Abela, Malta
|
||||
# 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=zyGrib
|
||||
VERSION=${VERSION:-6.1.2}
|
||||
VERSION=${VERSION:-6.1.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="zyGrib"
|
||||
VERSION="6.1.2"
|
||||
VERSION="6.1.4"
|
||||
HOMEPAGE="http://www.zygrib.org/"
|
||||
DOWNLOAD="http://www.zygrib.org/getfile.php?file=zyGrib-6.1.2.tgz"
|
||||
MD5SUM="6397c2080b118cf2de048d14b9b19b35"
|
||||
DOWNLOAD="http://www.zygrib.org/getfile.php?file=zyGrib-6.1.4.tgz"
|
||||
MD5SUM="c7472401fae0ad089042f51a05503f11"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qwt proj libnova"
|
||||
|
|
Loading…
Reference in a new issue