diff mbox series

[meta-gnome,PATCHv3,12/14] libnma: update 1.8.38 -> 1.10.4

Message ID 20221127122846.1406944-12-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-gnome,PATCHv3,01/14] libgweather: update 4.0.0 -> 4.2.0 | expand

Commit Message

Markus Volk Nov. 27, 2022, 12:28 p.m. UTC
Update to fix use with gcr4

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 .../libnma/{libnma_1.8.38.bb => libnma_1.10.4.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-connectivity/libnma/{libnma_1.8.38.bb => libnma_1.10.4.bb} (92%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-connectivity/libnma/libnma_1.8.38.bb b/meta-gnome/recipes-connectivity/libnma/libnma_1.10.4.bb
similarity index 92%
rename from meta-gnome/recipes-connectivity/libnma/libnma_1.8.38.bb
rename to meta-gnome/recipes-connectivity/libnma/libnma_1.10.4.bb
index 341e29c08..6adb7ec29 100644
--- a/meta-gnome/recipes-connectivity/libnma/libnma_1.8.38.bb
+++ b/meta-gnome/recipes-connectivity/libnma/libnma_1.10.4.bb
@@ -10,7 +10,7 @@  inherit gnomebase gobject-introspection gtk-doc gettext vala features_check
 REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG','gcr','x11','',d)} opengl"
 ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
 
-SRC_URI[archive.sha256sum] = "5ed93eae18456ff5a8a4f408178c1ee198dc8d3a46c65f9075b101916e64e8b4"
+SRC_URI[archive.sha256sum] = "79e730dda19f9b34886f4064aa170f1a2326b08329d655d80b67e906c7f78b7c"
 
 PACKAGECONFIG ?= "gcr iso_codes mobile_broadband_provider_info"
 PACKAGECONFIG[gcr] = "-Dgcr=true,-Dgcr=false,gcr"