diff mbox series

[meta-oe,2/2] cairomm-1.16: fix LIC_FILES_CHECKSUM

Message ID 20260611205607.2081431-2-f_l_k@t-online.de
State Under Review
Headers show
Series [meta-oe,1/2] cairomm: fix LIC_FILES_CHECKSUM | expand

Commit Message

Markus Volk June 11, 2026, 8:56 p.m. UTC
License changed from LGPL-2.0 to LGPL-2.1

Signed-off-by: Markus Volk <f_l_k@t-online.de>
---
 meta-oe/recipes-graphics/cairo/cairomm-1.16_1.18.1.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/meta-oe/recipes-graphics/cairo/cairomm-1.16_1.18.1.bb b/meta-oe/recipes-graphics/cairo/cairomm-1.16_1.18.1.bb
index a02d4b7700..371e085b0c 100644
--- a/meta-oe/recipes-graphics/cairo/cairomm-1.16_1.18.1.bb
+++ b/meta-oe/recipes-graphics/cairo/cairomm-1.16_1.18.1.bb
@@ -1,7 +1,7 @@ 
 SUMMARY = "C++ bindings for Cairo graphics library"
 
-LICENSE = "LGPL-2.0-only"
-LIC_FILES_CHKSUM = "file://COPYING;md5=c46bda00ffbb0ba1dac22f8d087f54d9"
+LICENSE = "LGPL-2.1-only"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4bf661c1e3793e55c8d1051bc5e0ae21"
 
 inherit gnomebase