gis/gdal: Updated for version 3.0.3.
This commit is contained in:
parent
1a09913fdb
commit
e02d6beb5b
|
@ -25,7 +25,7 @@
|
|||
# Maintained by David Spencer <baildon.research@googlemail.com>
|
||||
|
||||
PRGNAM=gdal
|
||||
VERSION=${VERSION:-3.0.2}
|
||||
VERSION=${VERSION:-3.0.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gdal"
|
||||
VERSION="3.0.2"
|
||||
VERSION="3.0.3"
|
||||
HOMEPAGE="https://www.gdal.org/"
|
||||
DOWNLOAD="https://download.osgeo.org/gdal/3.0.2/gdal-3.0.2.tar.xz"
|
||||
MD5SUM="0353d7e56efc79fcaaeb21d808cb9cac"
|
||||
DOWNLOAD="https://download.osgeo.org/gdal/3.0.3/gdal-3.0.3.tar.xz"
|
||||
MD5SUM="b03722401c43e38ae7661d6465bde7b5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geos proj python3"
|
||||
|
|
Loading…
Reference in New Issue