geo/pdal: update to 2.6.3.

see https://github.com/PDAL/PDAL/releases/tag/2.6.3
This commit is contained in:
landry
2024-02-15 18:12:35 +00:00
parent a78e0d91ec
commit eac67ad3b5
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
COMMENT = translator library for point cloud formats
V = 2.6.2
V = 2.6.3
DISTNAME = PDAL-${V}-src
PKGNAME = pdal-${V}
EXTRACT_SUFX = .tar.bz2
SHARED_LIBS += pdalcpp 0.0 # 16.0 from PDAL_SOLIB defines in cmake/libraries.cmake
SHARED_LIBS += pdalcpp 1.0 # 16.0 from PDAL_SOLIB defines in cmake/libraries.cmake
CATEGORIES = geo devel textproc
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (PDAL-2.6.2-src.tar.bz2) = TsPRKK9NFZJN2skd2sVjNc8yiXx0M0lGDPpB1R8Pnk4=
SIZE (PDAL-2.6.2-src.tar.bz2) = 87274819
SHA256 (PDAL-2.6.3-src.tar.bz2) = 5NkKPOTJaBzTUiyinnOoj/OzxxP5GGk60DkyprdoBGA=
SIZE (PDAL-2.6.3-src.tar.bz2) = 87274788