summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorFlorian Franzmann2019-08-10 23:40:37 +0200
committerFlorian Franzmann2019-08-11 12:54:59 +0200
commitae66c8bc98ec41e3c3b4950c132105000d0a52e0 (patch)
treeb506416616cd749ce353ce0e9bf7ee99ab8b733e /graphics
parentc2fcff2e233f2a9a7c8c04e48a9d649ebd8a860b (diff)
graphics/tesseract: fix hashsum of training data
Diffstat (limited to 'graphics')
-rwxr-xr-xgraphics/tesseract/DETAILS2
-rw-r--r--graphics/tesseract/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics/tesseract/DETAILS b/graphics/tesseract/DETAILS
index 386a534f07..7d1f49680e 100755
--- a/graphics/tesseract/DETAILS
+++ b/graphics/tesseract/DETAILS
@@ -38,7 +38,7 @@ for LL in $TESS_LANG; do
deu)
SOURCE7=$LL.traineddata-$LANGVER
SOURCE7_URL[0]=$DAT/$LL.traineddata
- SOURCE7_HASH=sha512:d617f5c5b826640b2871dbe3d7973bcc5e66fafd837921a20e009d683806ed50f0f258aa455019d99fc54f5cb65c2fa0380e3a3c92b39ab0684b8799c730b09d
+ SOURCE7_HASH=sha512:23326861284f096e40834bac31ef4e9344507b9332c8bbdc10dced0c60743bb2fbeae79d888c80c56e796661a2232998f1f7ba64ff1e0c9bc79ff13bd0a2663c
;;
*)
message language $LL not yet supported
diff --git a/graphics/tesseract/HISTORY b/graphics/tesseract/HISTORY
index 3ebede4ae0..c337d5e62e 100644
--- a/graphics/tesseract/HISTORY
+++ b/graphics/tesseract/HISTORY
@@ -1,3 +1,6 @@
+2019-08-10 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: fix sha512 for deu.traineddata
+
2019-08-08 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 4.1.0
fix sha512 for eng.traineddata