From 4e1eb06fb121cbddcdd9eb3f534e70f32274afa9 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Sun, 24 Oct 2021 16:20:05 +0200 Subject: [PATCH] leptonica: update to 1.82.0 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- .../leptonica/{leptonica_1.80.0.bb => leptonica_1.82.0.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-oe/recipes-graphics/leptonica/{leptonica_1.80.0.bb => leptonica_1.82.0.bb} (83%) diff --git a/meta-oe/recipes-graphics/leptonica/leptonica_1.80.0.bb b/meta-oe/recipes-graphics/leptonica/leptonica_1.82.0.bb similarity index 83% rename from meta-oe/recipes-graphics/leptonica/leptonica_1.80.0.bb rename to meta-oe/recipes-graphics/leptonica/leptonica_1.82.0.bb index a861bba5b8..c0a2b45a48 100644 --- a/meta-oe/recipes-graphics/leptonica/leptonica_1.80.0.bb +++ b/meta-oe/recipes-graphics/leptonica/leptonica_1.82.0.bb @@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://leptonica-license.txt;md5=809b282cea2df68975fbe0ffe02 UPSTREAM_CHECK_URI = "https://github.com/DanBloomberg/leptonica/releases" SRC_URI = "http://www.leptonica.org/source/leptonica-${PV}.tar.gz" -SRC_URI[md5sum] = "d640d684234442a84c9e8902f0b3ff36" -SRC_URI[sha256sum] = "ec9c46c2aefbb960fb6a6b7f800fe39de48343437b6ce08e30a8d9688ed14ba4" +SRC_URI[sha256sum] = "155302ee914668c27b6fe3ca9ff2da63b245f6d62f3061c8f27563774b8ae2d6" EXTRA_OECONF += " \ --without-libwebp \