diff mbox series

[1/2] package/libminiupnpc: bump to version 2.2.5

Message ID 20230703161812.40064-1-bernd@kuhls.net
State Accepted
Headers show
Series [1/2] package/libminiupnpc: bump to version 2.2.5 | expand

Commit Message

Bernd Kuhls July 3, 2023, 4:18 p.m. UTC
Changelog:
http://miniupnp.free.fr/files/changelog.php?file=miniupnpc-2.2.5.tar.gz

Updated license hash due to reformat of license file:
https://github.com/miniupnp/miniupnp/commit/af812c877532f2432b0566633e1e539797ef9c13

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/libminiupnpc/libminiupnpc.hash | 4 ++--
 package/libminiupnpc/libminiupnpc.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Thomas Petazzoni July 3, 2023, 6:46 p.m. UTC | #1
On Mon,  3 Jul 2023 18:18:11 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:

> Changelog:
> http://miniupnp.free.fr/files/changelog.php?file=miniupnpc-2.2.5.tar.gz
> 
> Updated license hash due to reformat of license file:
> https://github.com/miniupnp/miniupnp/commit/af812c877532f2432b0566633e1e539797ef9c13
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
>  package/libminiupnpc/libminiupnpc.hash | 4 ++--
>  package/libminiupnpc/libminiupnpc.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Both patches applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/libminiupnpc/libminiupnpc.hash b/package/libminiupnpc/libminiupnpc.hash
index 5dca8dd6cf..db6b01f0c9 100644
--- a/package/libminiupnpc/libminiupnpc.hash
+++ b/package/libminiupnpc/libminiupnpc.hash
@@ -1,3 +1,3 @@ 
 # Locally computed
-sha256  481a5e4aede64e9ef29895b218836c3608d973e77a35b4f228ab1f3629412c4b  miniupnpc-2.2.4.tar.gz
-sha256  a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021  LICENSE
+sha256  38acd5f4602f7cf8bcdc1ec30b2d58db2e9912e5d9f5350dd99b06bfdffb517c  miniupnpc-2.2.5.tar.gz
+sha256  e143c6e207d0bb874c4be76b57689ffa408063a37a735c6dcec3dc600cb522c5  LICENSE
diff --git a/package/libminiupnpc/libminiupnpc.mk b/package/libminiupnpc/libminiupnpc.mk
index 9dc5c719a9..59b593cb36 100644
--- a/package/libminiupnpc/libminiupnpc.mk
+++ b/package/libminiupnpc/libminiupnpc.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBMINIUPNPC_VERSION = 2.2.4
+LIBMINIUPNPC_VERSION = 2.2.5
 LIBMINIUPNPC_SOURCE = miniupnpc-$(LIBMINIUPNPC_VERSION).tar.gz
 LIBMINIUPNPC_SITE = http://miniupnp.free.fr/files
 LIBMINIUPNPC_INSTALL_STAGING = YES