mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
gis/pdal: Updated for version 2.0.1.
This commit is contained in:
parent
cf2f4acf57
commit
4800fa2e81
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=pdal
|
||||
SRCNAM=PDAL
|
||||
VERSION=${VERSION:-1.9.1}
|
||||
VERSION=${VERSION:-2.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue