diff options
| -rw-r--r-- | meta-oe/recipes-graphics/tesseract/tesseract-lang_4.1.0.bb (renamed from meta-oe/recipes-graphics/tesseract/tesseract-lang_4.0.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/tesseract/tesseract-lang_4.0.0.bb b/meta-oe/recipes-graphics/tesseract/tesseract-lang_4.1.0.bb index 75c2bc00e2..fd2973bc2b 100644 --- a/meta-oe/recipes-graphics/tesseract/tesseract-lang_4.0.0.bb +++ b/meta-oe/recipes-graphics/tesseract/tesseract-lang_4.1.0.bb | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | SUMMARY = "tesseract-ocr language files" | 1 | SUMMARY = "tesseract-ocr language files" |
| 2 | 2 | ||
| 3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9648bd7af63bd3cc4f5ac046d12c49e4" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 5 | 5 | ||
| 6 | SRCREV = "590567f20dc044f6948a8e2c61afc714c360ad0e" | 6 | SRCREV = "4767ea922bcc460e70b87b1d303ebdfed0897da8" |
| 7 | SRC_URI = "git://github.com/tesseract-ocr/tessdata.git" | 7 | SRC_URI = "git://github.com/tesseract-ocr/tessdata.git" |
| 8 | 8 | ||
| 9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
