gis/pdal: Updated for version 2.0.1.

This commit is contained in:
Benjamin Trigona-Harany 2019-11-10 19:13:15 -08:00 committed by Willy Sudiarto Raharjo
parent cf2f4acf57
commit 4800fa2e81
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=pdal
SRCNAM=PDAL
VERSION=${VERSION:-1.9.1}
VERSION=${VERSION:-2.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pdal"
VERSION="1.9.1"
VERSION="2.0.1"
HOMEPAGE="http://pointcloud.org"
DOWNLOAD="https://github.com/PDAL/PDAL/archive/1.9.1/PDAL-1.9.1.tar.gz"
MD5SUM="17c1d509a1f6c00538b79e96338e0314"
DOWNLOAD="https://github.com/PDAL/PDAL/archive/2.0.1/PDAL-2.0.1.tar.gz"
MD5SUM="787168236b556031e6eeed6ba4dc83a3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gdal libgeotiff postgresql"