mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-15 11:18:03 +08:00
Updated tesseract to 3.05.02
This commit is contained in:
parent
7baf25786d
commit
6545887045
@ -1,4 +1,4 @@
|
|||||||
Source: tesseract
|
Source: tesseract
|
||||||
Version: 3.05.01-3
|
Version: 3.05.02
|
||||||
Description: An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.
|
Description: An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.
|
||||||
Build-Depends: leptonica, icu
|
Build-Depends: leptonica, icu
|
||||||
|
@ -8,8 +8,8 @@ endif()
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO tesseract-ocr/tesseract
|
REPO tesseract-ocr/tesseract
|
||||||
REF 3.05.01
|
REF 3.05.02
|
||||||
SHA512 a49c20c98386684cd89582e57b772811204fad8e5ff18214fb0da109f73629c70845054985e31e8deeb49107fbcf56e546aff661f08eb5dd60fbf83dbe976e81
|
SHA512 4cb23a6981dd5ec9eefea7b9674847ae88a411a7308ee6d946a920c76eefcf5fe7a90f6cb3ff00493a0e69b5c327d052fa8514d7f3ed506bccbe4b0163065793
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user