aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiego Santa Cruz <diego.santacruz@spinetix.com>2021-01-07 19:37:42 +0100
committerArmin Kuster <akuster808@gmail.com>2021-01-18 08:40:07 -0800
commit31327f4645cc4ee4118244ba46a70ed0aa89ce85 (patch)
tree9480352d1da1f1e0b71f1dc791c28571ce29bab0
parent1f1a56f79fb219be620d7decea8a07ac69708e3b (diff)
downloadmeta-openembedded-31327f4645cc4ee4118244ba46a70ed0aa89ce85.tar.gz
gssdp: Upgrade to 1.2.2 -> 1.2.3
Dependency of gupnp 1.2.3 Signed-off-by: Diego Santa Cruz <Diego.SantaCruz@spinetix.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> (cherry picked from commit e788d4673888f15c302842fb1ce0284aafa6e3d7) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-multimedia/recipes-connectivity/gupnp/gssdp_1.2.3.bb (renamed from meta-multimedia/recipes-connectivity/gupnp/gssdp_1.2.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-connectivity/gupnp/gssdp_1.2.2.bb b/meta-multimedia/recipes-connectivity/gupnp/gssdp_1.2.3.bb
index ddaddd2094..7d82c3e2e6 100644
--- a/meta-multimedia/recipes-connectivity/gupnp/gssdp_1.2.2.bb
+++ b/meta-multimedia/recipes-connectivity/gupnp/gssdp_1.2.3.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
DEPENDS = "glib-2.0 libsoup-2.4"
SRC_URI = "${GNOME_MIRROR}/${BPN}/1.2/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "f00a470ebcba96f34def8f83ac5891ed"
-SRC_URI[sha256sum] = "cabb9e3b456b8354a55e23eb0207545d974643cda6d623523470ebbc4188b0a4"
+SRC_URI[md5sum] = "ef3295a965c06ce0f683522391fbb910"
+SRC_URI[sha256sum] = "a263dcb6730e3b3dc4bbbff80cf3fab4cd364021981d419db6dd5a8e148aa7e8"
GTKDOC_MESON_OPTION = 'gtk_doc'