diff options
-rw-r--r-- | meta-oe/recipes-graphics/leptonica/leptonica_1.73.bb (renamed from meta-oe/recipes-graphics/leptonica/leptonica_1.70.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/leptonica/leptonica_1.70.bb b/meta-oe/recipes-graphics/leptonica/leptonica_1.73.bb index e826e05bf8..57bc5dd52c 100644 --- a/meta-oe/recipes-graphics/leptonica/leptonica_1.70.bb +++ b/meta-oe/recipes-graphics/leptonica/leptonica_1.73.bb | |||
@@ -4,8 +4,8 @@ LICENSE = "BSD-2-Clause" | |||
4 | LIC_FILES_CHKSUM = "file://leptonica-license.txt;md5=20cdd3af097ca431b82004c691f406a6" | 4 | LIC_FILES_CHKSUM = "file://leptonica-license.txt;md5=20cdd3af097ca431b82004c691f406a6" |
5 | 5 | ||
6 | SRC_URI = "http://leptonica.com/source/leptonica-${PV}.tar.gz" | 6 | SRC_URI = "http://leptonica.com/source/leptonica-${PV}.tar.gz" |
7 | SRC_URI[md5sum] = "5ac2a31cf5b4f0e8f5a853a5266c42ef" | 7 | SRC_URI[md5sum] = "092cea2e568cada79fff178820397922" |
8 | SRC_URI[sha256sum] = "d3d209a1f6d1f7a80119486b5011bc8c6627e582c927ab44ba33c37edb2cfba2" | 8 | SRC_URI[sha256sum] = "19e4335c674e7b78af9338d5382cc5266f34a62d4ce533d860af48eaa859afc1" |
9 | 9 | ||
10 | EXTRA_OECONF += " \ | 10 | EXTRA_OECONF += " \ |
11 | --without-libwebp \ | 11 | --without-libwebp \ |