summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-graphics/leptonica/leptonica_1.82.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/leptonica/leptonica_1.82.0.bb b/meta-oe/recipes-graphics/leptonica/leptonica_1.82.0.bb
index c0a2b45a48..daf1f873a7 100644
--- a/meta-oe/recipes-graphics/leptonica/leptonica_1.82.0.bb
+++ b/meta-oe/recipes-graphics/leptonica/leptonica_1.82.0.bb
@@ -4,6 +4,7 @@ LICENSE = "BSD-2-Clause"
4LIC_FILES_CHKSUM = "file://leptonica-license.txt;md5=809b282cea2df68975fbe0ffe02b560f" 4LIC_FILES_CHKSUM = "file://leptonica-license.txt;md5=809b282cea2df68975fbe0ffe02b560f"
5 5
6UPSTREAM_CHECK_URI = "https://github.com/DanBloomberg/leptonica/releases" 6UPSTREAM_CHECK_URI = "https://github.com/DanBloomberg/leptonica/releases"
7UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"
7 8
8SRC_URI = "http://www.leptonica.org/source/leptonica-${PV}.tar.gz" 9SRC_URI = "http://www.leptonica.org/source/leptonica-${PV}.tar.gz"
9SRC_URI[sha256sum] = "155302ee914668c27b6fe3ca9ff2da63b245f6d62f3061c8f27563774b8ae2d6" 10SRC_URI[sha256sum] = "155302ee914668c27b6fe3ca9ff2da63b245f6d62f3061c8f27563774b8ae2d6"