]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libfontenc: Update 1.1.4 to 1.1.6
authorRobert Joslyn <robert.joslyn@redrectangle.org>
Mon, 5 Sep 2022 00:17:43 +0000 (17:17 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 5 Sep 2022 15:48:44 +0000 (16:48 +0100)
Tarball switched from bz2 to xz.

Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/xorg-lib/libfontenc_1.1.6.bb [moved from meta/recipes-graphics/xorg-lib/libfontenc_1.1.4.bb with 72% similarity]

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 1fc74b19957f77401d6b5f1c4c02390a4de46597..8f9602d3aed2e2abd92858f8094c8ec440c7431b 100644 (file)
@@ -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"