From a2f3ccc2ed17f4c12b5083192df891967ca3ca17 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 7 Mar 2023 21:33:18 +0100 Subject: [PATCH] libnice: upgrade 0.1.18 -> 0.1.21 webkitgtk 2.40 will require the update Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- .../farsight/{libnice_0.1.18.bb => libnice_0.1.21.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/farsight/{libnice_0.1.18.bb => libnice_0.1.21.bb} (94%) diff --git a/meta-oe/recipes-support/farsight/libnice_0.1.18.bb b/meta-oe/recipes-support/farsight/libnice_0.1.21.bb similarity index 94% rename from meta-oe/recipes-support/farsight/libnice_0.1.18.bb rename to meta-oe/recipes-support/farsight/libnice_0.1.21.bb index e7eaf03921..210d4d8228 100644 --- a/meta-oe/recipes-support/farsight/libnice_0.1.18.bb +++ b/meta-oe/recipes-support/farsight/libnice_0.1.21.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9c42325015702feda4f4d2f19a55b767 \ " SRC_URI = "http://nice.freedesktop.org/releases/libnice-${PV}.tar.gz" -SRC_URI[sha256sum] = "5eabd25ba2b54e817699832826269241abaa1cf78f9b240d1435f936569273f4" +SRC_URI[sha256sum] = "72e73a2acf20f59093e21d5601606e405873503eb35f346fa621de23e99b3b39" DEPENDS = "glib-2.0 gnutls"