summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/leptonica/leptonica_1.87.0.bb (renamed from meta-oe/recipes-graphics/leptonica/leptonica_1.86.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/leptonica/leptonica_1.86.0.bb b/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"
7UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" 7UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"
8 8
9SRC_URI = "http://www.leptonica.org/source/leptonica-${PV}.tar.gz" 9SRC_URI = "http://www.leptonica.org/source/leptonica-${PV}.tar.gz"
10SRC_URI[sha256sum] = "1fa08e40bb37fd45802d5e6e7b43927449a5c47d4608ef99d3bd3f0fa76baedc" 10SRC_URI[sha256sum] = "c73363397f96eb1295602bf44d708a994ad42046c791bf03ea0505d829bdb6a7"
11 11
12EXTRA_OECONF += " \ 12EXTRA_OECONF += " \
13 --without-libwebp \ 13 --without-libwebp \