mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/tesseract-ocr: bump to version 5.4.1
Change log: https://github.com/tesseract-ocr/tesseract/blob/main/ChangeLog Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
eee59812f0
commit
2c09413b10
@@ -1,5 +1,5 @@
|
||||
# locally computed
|
||||
sha256 141afc12b34a14bb691a939b4b122db0d51bd38feda7f41696822bacea7710c7 tesseract-ocr-5.3.4.tar.gz
|
||||
sha256 c4bc2a81c12a472f445b7c2fb4705a08bd643ef467f51ec84f0e148bd368051b tesseract-ocr-5.4.1.tar.gz
|
||||
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 LICENSE
|
||||
sha256 daa0c97d651c19fba3b25e81317cd697e9908c8208090c94c3905381c23fc047 eng.traineddata
|
||||
sha256 eac01c1d72540d6090facb7b2f42dd0a2ee8fc57c5be1b20548ae668e2761913 fra.traineddata
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TESSERACT_OCR_VERSION = 5.3.4
|
||||
TESSERACT_OCR_VERSION = 5.4.1
|
||||
TESSERACT_OCR_DATA_VERSION = 4.1.0
|
||||
TESSERACT_OCR_SITE = $(call github,tesseract-ocr,tesseract,$(TESSERACT_OCR_VERSION))
|
||||
TESSERACT_OCR_LICENSE = Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user