summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/leptonica/leptonica_1.86.0.bb (renamed from meta-oe/recipes-graphics/leptonica/leptonica_1.85.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/leptonica/leptonica_1.85.0.bb b/meta-oe/recipes-graphics/leptonica/leptonica_1.86.0.bb
index 068937e6bb..11adbc7125 100644
--- a/meta-oe/recipes-graphics/leptonica/leptonica_1.85.0.bb
+++ b/meta-oe/recipes-graphics/leptonica/leptonica_1.86.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] = "3745ae3bf271a6801a2292eead83ac926e3a9bc1bf622e9cd4dd0f3786e17205" 10SRC_URI[sha256sum] = "1fa08e40bb37fd45802d5e6e7b43927449a5c47d4608ef99d3bd3f0fa76baedc"
11 11
12EXTRA_OECONF += " \ 12EXTRA_OECONF += " \
13 --without-libwebp \ 13 --without-libwebp \