mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
gis/eccodes/Updated for version 2.35.0.
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d4ad2dd18e
commit
8806867c9b
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=eccodes
|
||||
VERSION=${VERSION:-2.34.1}
|
||||
VERSION=${VERSION:-2.35.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="eccodes"
|
||||
VERSION="2.34.1"
|
||||
VERSION="2.35.0"
|
||||
HOMEPAGE="https://confluence.ecmwf.int/display/ECC"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://confluence.ecmwf.int/download/attachments/45757960/eccodes-2.34.1-Source.tar.gz"
|
||||
MD5SUM_x86_64="e87736db962053828e09d81610c2de93"
|
||||
DOWNLOAD_x86_64="https://confluence.ecmwf.int/download/attachments/45757960/eccodes-2.35.0-Source.tar.gz"
|
||||
MD5SUM_x86_64="39babf438f2e36641e78322ece62137a"
|
||||
REQUIRES="libaec"
|
||||
MAINTAINER="ArTourter"
|
||||
EMAIL="artourter@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue