diff --git a/meta-oe/recipes-graphics/tesseract/tesseract_5.3.3.bb b/meta-oe/recipes-graphics/tesseract/tesseract_5.3.4.bb similarity index 91% rename from meta-oe/recipes-graphics/tesseract/tesseract_5.3.3.bb rename to meta-oe/recipes-graphics/tesseract/tesseract_5.3.4.bb index e5310ae25a..b32bf34518 100644 --- a/meta-oe/recipes-graphics/tesseract/tesseract_5.3.3.bb +++ b/meta-oe/recipes-graphics/tesseract/tesseract_5.3.4.bb @@ -5,7 +5,7 @@ BUGTRACKER = "https://github.com/tesseract-ocr/tesseract/issues" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRCREV = "e082522c248d3121e466959a8ba4fd4f7ad1a525" +SRCREV = "8ee020e14cf5be4e3f0e9beb09b6b050a1871854" SRC_URI = "git://github.com/${BPN}-ocr/${BPN}.git;branch=main;protocol=https" S = "${WORKDIR}/git"