diff mbox series

[1/1] package/libupnp: bump to version 1.14.13

Message ID 20220918125848.162170-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/libupnp: bump to version 1.14.13 | expand

Commit Message

Fabrice Fontaine Sept. 18, 2022, 12:58 p.m. UTC
https://github.com/pupnp/pupnp/blob/release-1.14.13/ChangeLog

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/libupnp/libupnp.hash | 2 +-
 package/libupnp/libupnp.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard Sept. 29, 2022, 8:55 p.m. UTC | #1
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > https://github.com/pupnp/pupnp/blob/release-1.14.13/ChangeLog
 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2022.02.x, 2022.05.x and 2022.08.x, thanks.
diff mbox series

Patch

diff --git a/package/libupnp/libupnp.hash b/package/libupnp/libupnp.hash
index aebde064b8..fcb231cff6 100644
--- a/package/libupnp/libupnp.hash
+++ b/package/libupnp/libupnp.hash
@@ -1,3 +1,3 @@ 
 # Locally computed:
-sha256  091c80aada1e939c2294245c122be2f5e337cc932af7f7d40504751680b5b5ac  libupnp-1.14.12.tar.bz2
+sha256  025d7aee1ac5ca8f0bd99cb58b83fcfca0efab0c5c9c1d48f72667fe40788a4e  libupnp-1.14.13.tar.bz2
 sha256  c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3  COPYING
diff --git a/package/libupnp/libupnp.mk b/package/libupnp/libupnp.mk
index a754ca76fc..8c6ae005a0 100644
--- a/package/libupnp/libupnp.mk
+++ b/package/libupnp/libupnp.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBUPNP_VERSION = 1.14.12
+LIBUPNP_VERSION = 1.14.13
 LIBUPNP_SOURCE = libupnp-$(LIBUPNP_VERSION).tar.bz2
 LIBUPNP_SITE = \
 	http://downloads.sourceforge.net/project/pupnp/release-$(LIBUPNP_VERSION)