From ca4009ac82af2dc32417679095ae6bb22d4bd10f Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Fri, 31 Dec 2021 18:29:29 +0100 Subject: gupnp-av: upgrade 0.12.11 -> 0.14.0 / build with mesa MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit License: * LGPL-2.0+ -> LGPL-2.1-or-later * Source code file does not add new to license: It is marked as LGPL-2.1-or-later Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.0.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.0.bb (limited to 'meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.0.bb') diff --git a/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.0.bb b/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.0.bb new file mode 100644 index 0000000000..6a8fa94e4f --- /dev/null +++ b/meta-multimedia/recipes-connectivity/gupnp/gupnp-av_0.14.0.bb @@ -0,0 +1,6 @@ +require gupnp-av.inc + +SRC_URI = "${GNOME_MIRROR}/${BPN}/0.14/${BPN}-${PV}.tar.xz" +SRC_URI[sha256sum] = "20aed546fc882e78a3f186a0c8bce5c841cc3a44b7ea528298fbdc82596fb156" +LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" + -- cgit 1.2.3-korg