diff options
-rw-r--r-- | meta-oe/recipes-graphics/leptonica/leptonica_1.85.0.bb (renamed from meta-oe/recipes-graphics/leptonica/leptonica_1.84.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/leptonica/leptonica_1.84.1.bb b/meta-oe/recipes-graphics/leptonica/leptonica_1.85.0.bb index 89a35116c3..2e1a3642ad 100644 --- a/meta-oe/recipes-graphics/leptonica/leptonica_1.84.1.bb +++ b/meta-oe/recipes-graphics/leptonica/leptonica_1.85.0.bb | |||
@@ -7,7 +7,7 @@ UPSTREAM_CHECK_URI = "https://github.com/DanBloomberg/leptonica/releases" | |||
7 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | 7 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" |
8 | 8 | ||
9 | SRC_URI = "http://www.leptonica.org/source/leptonica-${PV}.tar.gz" | 9 | SRC_URI = "http://www.leptonica.org/source/leptonica-${PV}.tar.gz" |
10 | SRC_URI[sha256sum] = "2b3e1254b1cca381e77c819b59ca99774ff43530209b9aeb511e1d46588a64f6" | 10 | SRC_URI[sha256sum] = "3745ae3bf271a6801a2292eead83ac926e3a9bc1bf622e9cd4dd0f3786e17205" |
11 | 11 | ||
12 | EXTRA_OECONF += " \ | 12 | EXTRA_OECONF += " \ |
13 | --without-libwebp \ | 13 | --without-libwebp \ |