mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
gis/pdal: Updated for version 1.9.1.
This commit is contained in:
parent
faff7db299
commit
3b304c41cc
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=pdal
|
||||
SRCNAM=PDAL
|
||||
VERSION=${VERSION:-1.9.0}
|
||||
VERSION=${VERSION:-1.9.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pdal"
|
||||
VERSION="1.9.0"
|
||||
VERSION="1.9.1"
|
||||
HOMEPAGE="http://pointcloud.org"
|
||||
DOWNLOAD="https://github.com/PDAL/PDAL/archive/1.9.0/PDAL-1.9.0.tar.gz"
|
||||
MD5SUM="b3a149db8d0b93c7727f9619b172a8ec"
|
||||
DOWNLOAD="https://github.com/PDAL/PDAL/archive/1.9.1/PDAL-1.9.1.tar.gz"
|
||||
MD5SUM="17c1d509a1f6c00538b79e96338e0314"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gdal libgeotiff postgresql"
|
||||
|
|
Loading…
Reference in a new issue