summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 @@
1SUMMARY = "tesseract-ocr language files" 1SUMMARY = "tesseract-ocr language files"
2 2
3LICENSE = "Apache-2.0" 3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://COPYING;md5=9648bd7af63bd3cc4f5ac046d12c49e4" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
5 5
6SRCREV = "590567f20dc044f6948a8e2c61afc714c360ad0e" 6SRCREV = "4767ea922bcc460e70b87b1d303ebdfed0897da8"
7SRC_URI = "git://github.com/tesseract-ocr/tessdata.git" 7SRC_URI = "git://github.com/tesseract-ocr/tessdata.git"
8 8
9S = "${WORKDIR}/git" 9S = "${WORKDIR}/git"