summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-connectivity
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2023-11-10 12:45:45 +0100
committerKhem Raj <raj.khem@gmail.com>2023-11-10 09:13:40 -0800
commit6f31b43b3568453dedb62889090ba8664077cd40 (patch)
tree8f6d854d3b448223235816cb6166230f8a0f5e7c /meta-multimedia/recipes-connectivity
parent20712685b8c473c9e4b2de3009e294b2944d3f8a (diff)
downloadmeta-openembedded-6f31b43b3568453dedb62889090ba8664077cd40.tar.gz
gupnp-idg: Upgrade 1.2.0 -> 1.6.0
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia/recipes-connectivity')
-rw-r--r--meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_1.6.0.bb (renamed from meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_1.2.0.bb)9
1 files changed, 4 insertions, 5 deletions
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_1.2.0.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_1.6.0.bb
index 49cd8d831..d8dbc262c 100644
--- a/meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_1.2.0.bb
+++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp-igd_1.6.0.bb
@@ -3,11 +3,10 @@ LICENSE = "LGPL-2.0-only"
3LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ 3LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
4 file://libgupnp-igd/gupnp-simple-igd.c;beginline=1;endline=21;md5=aa292c0d9390463a6e1055dc5fc68e80" 4 file://libgupnp-igd/gupnp-simple-igd.c;beginline=1;endline=21;md5=aa292c0d9390463a6e1055dc5fc68e80"
5 5
6DEPENDS = "glib-2.0 gssdp gupnp sqlite3" 6DEPENDS = "glib-2.0 gssdp gupnp"
7 7
8SRC_URI = "http://download.gnome.org/sources/${BPN}/1.2/${BPN}-${PV}.tar.xz" 8inherit gnomebase pkgconfig gtk-doc gobject-introspection
9SRC_URI[sha256sum] = "4b5120098aa13edd27818ba9ee4d7fe961bf540bf50d056ff703c61545e02be1"
10 9
11GTKDOC_MESON_OPTION = "gtk_doc" 10SRC_URI[archive.sha256sum] = "4099978339ab22126d4968f2a332b6d094fc44c78797860781f1fc2f11771b74"
12 11
13inherit meson pkgconfig gtk-doc gobject-introspection 12GTKDOC_MESON_OPTION = "gtk_doc"