summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2025-12-05 20:46:09 +0100
committerKhem Raj <raj.khem@gmail.com>2025-12-05 17:01:11 -0800
commit60cef8116c0c419a6e3c7fefeb4eb3947a2bbb9b (patch)
treec80d0270611f4cff90508a0ecb6bf70e1b0bb827
parent25540bf356b601a4fa6f49c6f935f49f899c616a (diff)
downloadmeta-openembedded-60cef8116c0c419a6e3c7fefeb4eb3947a2bbb9b.tar.gz
libupnp: upgrade 1.14.18 -> 1.14.25
Changelogs: https://github.com/pupnp/pupnp/releases/tag/release-1.14.25 https://github.com/pupnp/pupnp/releases/tag/release-1.14.24 https://github.com/pupnp/pupnp/releases/tag/release-1.14.23 https://github.com/pupnp/pupnp/releases/tag/release-1.14.22 https://github.com/pupnp/pupnp/releases/tag/release-1.14.21 https://github.com/pupnp/pupnp/releases/tag/release-1.14.20 https://github.com/pupnp/pupnp/releases/tag/release-1.14.19 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.25.bb (renamed from meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.18.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.18.bb b/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.25.bb
index 5a42fc760c..bcecfd3b8e 100644
--- a/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.18.bb
+++ b/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.25.bb
@@ -8,8 +8,8 @@ HOMEPAGE = "http://pupnp.sourceforge.net/"
8LICENSE = "BSD-3-Clause" 8LICENSE = "BSD-3-Clause"
9LIC_FILES_CHKSUM = "file://COPYING;md5=394a0f17b97f33426275571e15920434" 9LIC_FILES_CHKSUM = "file://COPYING;md5=394a0f17b97f33426275571e15920434"
10 10
11SRCREV = "c540ce2431bdeac73359029d4592b45790e1d154" 11SRCREV = "da7cf950f22357545061961b7e5610e08690b0cf"
12SRC_URI = "git://github.com/pupnp/pupnp.git;protocol=https;branch=branch-1.14.x \ 12SRC_URI = "git://github.com/pupnp/pupnp.git;protocol=https;branch=branch-1.14.x;tag=release-${PV} \
13 " 13 "
14 14
15 15