From 769a67086be248ae2d99ff73d9de7d520f0e0a76 Mon Sep 17 00:00:00 2001 From: wangmy Date: Tue, 2 Aug 2022 21:43:07 +0800 Subject: [PATCH] xfontsel: upgrade 1.0.6 -> 1.1.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../xorg-app/{xfontsel_1.0.6.bb => xfontsel_1.1.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-graphics/xorg-app/{xfontsel_1.0.6.bb => xfontsel_1.1.0.bb} (73%) diff --git a/meta-oe/recipes-graphics/xorg-app/xfontsel_1.0.6.bb b/meta-oe/recipes-graphics/xorg-app/xfontsel_1.1.0.bb similarity index 73% rename from meta-oe/recipes-graphics/xorg-app/xfontsel_1.0.6.bb rename to meta-oe/recipes-graphics/xorg-app/xfontsel_1.1.0.bb index e9260240da..4c31d0b77a 100644 --- a/meta-oe/recipes-graphics/xorg-app/xfontsel_1.0.6.bb +++ b/meta-oe/recipes-graphics/xorg-app/xfontsel_1.1.0.bb @@ -9,5 +9,5 @@ DEPENDS += " libxaw" LIC_FILES_CHKSUM = "file://COPYING;md5=4669d2703c60d585cc29ba7e9a69bcb3" -SRC_URI[md5sum] = "13150ff98846bf6d9a14bee00697fa47" -SRC_URI[sha256sum] = "25aa0b7c4262f5e99c07c2b96e00e4eb25b7e53f94fa803942af9d0e8da3001c" +SRC_URI[sha256sum] = "17052c3357bbfe44b8468675ae3d099c2427ba9fcac10540aef524ae4d77d1b4" +SRC_URI_EXT = "xz"