diff --git a/meta-oe/recipes-graphics/leptonica/leptonica_1.86.0.bb b/meta-oe/recipes-graphics/leptonica/leptonica_1.87.0.bb similarity index 89% rename from meta-oe/recipes-graphics/leptonica/leptonica_1.86.0.bb rename to meta-oe/recipes-graphics/leptonica/leptonica_1.87.0.bb index 11adbc7125..1e6edfd138 100644 --- a/meta-oe/recipes-graphics/leptonica/leptonica_1.86.0.bb +++ b/meta-oe/recipes-graphics/leptonica/leptonica_1.87.0.bb @@ -7,7 +7,7 @@ UPSTREAM_CHECK_URI = "https://github.com/DanBloomberg/leptonica/releases" UPSTREAM_CHECK_REGEX = "(?P\d+(\.\d+)+)" SRC_URI = "http://www.leptonica.org/source/leptonica-${PV}.tar.gz" -SRC_URI[sha256sum] = "1fa08e40bb37fd45802d5e6e7b43927449a5c47d4608ef99d3bd3f0fa76baedc" +SRC_URI[sha256sum] = "c73363397f96eb1295602bf44d708a994ad42046c791bf03ea0505d829bdb6a7" EXTRA_OECONF += " \ --without-libwebp \