graphics/tesseract: Updated for version 4.1.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Logan Rathbone 2019-12-28 09:33:13 +07:00 committed by Willy Sudiarto Raharjo
parent c4ffe83a79
commit 6a45f1c52f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -33,7 +33,7 @@
# Modified by Willy Sudiarto Raharjo <willysr@slackware-id.org>
PRGNAM=tesseract
VERSION=${VERSION:-4.1.0}
VERSION=${VERSION:-4.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,9 +1,9 @@
PRGNAM="tesseract"
VERSION="4.1.0"
VERSION="4.1.1"
HOMEPAGE="https://github.com/tesseract-ocr"
DOWNLOAD="https://github.com/tesseract-ocr/tesseract/archive/4.1.0/tesseract-4.1.0.tar.gz \
DOWNLOAD="https://github.com/tesseract-ocr/tesseract/archive/4.1.1/tesseract-4.1.1.tar.gz \
https://github.com/tesseract-ocr/tessdata/raw/4.0.0/eng.traineddata"
MD5SUM="88572a88fc757bc7b43ae81502f921a2 \
MD5SUM="51fe2bcbff1bbce77a25d180fd247f7d \
57e0df3d84fed9fbf8c7a8e589f8f012"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""