diff mbox series

[1/1] package/shapelib: bump to 1.6.1

Message ID 20240820184235.15351-1-zgyarmati@zgyarmati.de
State Accepted
Headers show
Series [1/1] package/shapelib: bump to 1.6.1 | expand

Commit Message

Zoltan Gyarmati Aug. 20, 2024, 6:42 p.m. UTC
Also updating hash of the LICENSE-MIT file (only copyright year changed)

Signed-off-by: Zoltan Gyarmati <zgyarmati@zgyarmati.de>
---
 package/shapelib/shapelib.hash | 4 ++--
 package/shapelib/shapelib.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Thomas Petazzoni Sept. 15, 2024, 12:53 p.m. UTC | #1
On Tue, 20 Aug 2024 20:42:34 +0200
Zoltan Gyarmati <zgyarmati@zgyarmati.de> wrote:

> Also updating hash of the LICENSE-MIT file (only copyright year changed)
> 
> Signed-off-by: Zoltan Gyarmati <zgyarmati@zgyarmati.de>
> ---
>  package/shapelib/shapelib.hash | 4 ++--
>  package/shapelib/shapelib.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/shapelib/shapelib.hash b/package/shapelib/shapelib.hash
index f542ee79ac..dfa7ef3a34 100644
--- a/package/shapelib/shapelib.hash
+++ b/package/shapelib/shapelib.hash
@@ -1,5 +1,5 @@ 
 # Locally computed
-sha256  19528b24377241705637320c367943031ad5088665d1fb0e1eaa52a71264a6c4  shapelib-1.6.0.tar.gz
+sha256  5da90a60e25440f108f4e8e95732bfa83ede13c8e0c2bcf80ae41006cc8ebc20  shapelib-1.6.1.tar.gz
 sha256  681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366  LICENSE-LGPL
-sha256  67f1348ec73ef6343f0dbb3fa0612c321da4073e1ee68ffc99fcd3f2d2a65813  LICENSE-MIT
+sha256  3f46082162242563bf4f43b091871cb19064bc5a398c6d2b024f6b64c6710516  LICENSE-MIT
 sha256  15e1205bb007d4d7821f7b1cc461ba8d051647e86dbc9baf1bb6f68b10588eeb  web/license.html
diff --git a/package/shapelib/shapelib.mk b/package/shapelib/shapelib.mk
index a36a65f80e..f7c3056844 100644
--- a/package/shapelib/shapelib.mk
+++ b/package/shapelib/shapelib.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-SHAPELIB_VERSION = 1.6.0
+SHAPELIB_VERSION = 1.6.1
 SHAPELIB_SITE = http://download.osgeo.org/shapelib
 SHAPELIB_LICENSE = MIT or LGPL-2.0
 SHAPELIB_LICENSE_FILES = LICENSE-LGPL LICENSE-MIT web/license.html