diff mbox series

libfontenc: Update 1.1.4 to 1.1.6

Message ID 20220905001743.405733-1-robert.joslyn@redrectangle.org
State Accepted, archived
Commit cd549402c899585eb20466a728bf93f3133b0ff2
Headers show
Series libfontenc: Update 1.1.4 to 1.1.6 | expand

Commit Message

Robert Joslyn Sept. 5, 2022, 12:17 a.m. UTC
Tarball switched from bz2 to xz.

Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
---
 .../xorg-lib/{libfontenc_1.1.4.bb => libfontenc_1.1.6.bb}    | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{libfontenc_1.1.4.bb => libfontenc_1.1.6.bb} (72%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/xorg-lib/libfontenc_1.1.4.bb b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.6.bb
similarity index 72%
rename from meta/recipes-graphics/xorg-lib/libfontenc_1.1.4.bb
rename to meta/recipes-graphics/xorg-lib/libfontenc_1.1.6.bb
index 1fc74b1995..8f9602d3ae 100644
--- a/meta/recipes-graphics/xorg-lib/libfontenc_1.1.4.bb
+++ b/meta/recipes-graphics/xorg-lib/libfontenc_1.1.6.bb
@@ -11,7 +11,8 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=96254c20ab81c63e65b26f0dbcd4a1c1"
 DEPENDS += "zlib xorgproto font-util"
 PE = "1"
 
-SRC_URI[md5sum] = "6447db6a689fb530c218f0f8328c3abc"
-SRC_URI[sha256sum] = "2cfcce810ddd48f2e5dc658d28c1808e86dcf303eaff16728b9aa3dbc0092079"
+XORG_EXT = "tar.xz"
+
+SRC_URI[sha256sum] = "ea8606ed5255dda8f570b7d1a74d59ee8d198675b2f114d07807431e6ba1d111"
 
 BBCLASSEXTEND = "native"