From cc5a1d3daa8f270520dae454d2704f2b21b5c94a Mon Sep 17 00:00:00 2001 From: Zoltan Gyarmati Date: Wed, 19 Nov 2025 20:57:14 +0100 Subject: [PATCH] package/shapelib: bump to 1.6.2 For release notes, see: http://shapelib.maptools.org/release.html Signed-off-by: Zoltan Gyarmati Signed-off-by: Julien Olivain --- package/shapelib/shapelib.hash | 2 +- package/shapelib/shapelib.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/shapelib/shapelib.hash b/package/shapelib/shapelib.hash index dfa7ef3a34..3759917148 100644 --- a/package/shapelib/shapelib.hash +++ b/package/shapelib/shapelib.hash @@ -1,5 +1,5 @@ # Locally computed -sha256 5da90a60e25440f108f4e8e95732bfa83ede13c8e0c2bcf80ae41006cc8ebc20 shapelib-1.6.1.tar.gz +sha256 4b74a36ced94e9a7bea401157e664addcc5be251e7df7f88d4674361da012c21 shapelib-1.6.2.tar.gz sha256 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366 LICENSE-LGPL sha256 3f46082162242563bf4f43b091871cb19064bc5a398c6d2b024f6b64c6710516 LICENSE-MIT sha256 15e1205bb007d4d7821f7b1cc461ba8d051647e86dbc9baf1bb6f68b10588eeb web/license.html diff --git a/package/shapelib/shapelib.mk b/package/shapelib/shapelib.mk index f7c3056844..08bf3c9f94 100644 --- a/package/shapelib/shapelib.mk +++ b/package/shapelib/shapelib.mk @@ -4,7 +4,7 @@ # ################################################################################ -SHAPELIB_VERSION = 1.6.1 +SHAPELIB_VERSION = 1.6.2 SHAPELIB_SITE = http://download.osgeo.org/shapelib SHAPELIB_LICENSE = MIT or LGPL-2.0 SHAPELIB_LICENSE_FILES = LICENSE-LGPL LICENSE-MIT web/license.html