From 8a86f5bf89b64db46c85cdafa14a3e47d00b3a40 Mon Sep 17 00:00:00 2001 From: Giancarlo Dessi Date: Wed, 21 Jun 2023 21:17:07 +0700 Subject: gis/pdal: Updated for version 2.5.5. Signed-off-by: Willy Sudiarto Raharjo --- gis/pdal/pdal.SlackBuild | 4 ++-- gis/pdal/pdal.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gis/pdal/pdal.SlackBuild b/gis/pdal/pdal.SlackBuild index 1307d7126c..42c837fb3f 100644 --- a/gis/pdal/pdal.SlackBuild +++ b/gis/pdal/pdal.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pdal SRCNAM=PDAL -VERSION=${VERSION:-2.5.4} +VERSION=${VERSION:-2.5.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -52,7 +52,7 @@ fi # ************************************************************************* -# Users that have a standard installation of proprietary MatLAB would enable +# Users that have a standard installation of proprietary MatLAB would enable # the build of Matlab plugin. This is disabled by default BUILDMATLAB="" ; [ "${MATLAB:-no}" = "yes" ] && \ BUILDMATLAB="-DBUILD_PLUGIN_MATLAB=ON" diff --git a/gis/pdal/pdal.info b/gis/pdal/pdal.info index b1eed3101c..b4810610ec 100644 --- a/gis/pdal/pdal.info +++ b/gis/pdal/pdal.info @@ -1,8 +1,8 @@ PRGNAM="pdal" -VERSION="2.5.4" +VERSION="2.5.5" HOMEPAGE="https://pdal.io" -DOWNLOAD="https://github.com/PDAL/PDAL/archive/2.5.4/PDAL-2.5.4.tar.gz" -MD5SUM="3e559237458b763fffaa98648e906bdc" +DOWNLOAD="https://github.com/PDAL/PDAL/archive/2.5.5/PDAL-2.5.5.tar.gz" +MD5SUM="5b573e31ed50dc2c9f7acd8c7018c2e2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="gdal hdf5 libgeotiff netcdf postgresql" -- cgit v1.2.3-80-g2a13