tesseract: update source URI and checksum.

This commit is contained in:
Jérôme Duval
2016-10-03 10:46:53 +02:00
committed by GitHub
parent 127b716876
commit 8cdea99061

View File

@@ -13,8 +13,8 @@ HOMEPAGE="http://code.google.com/p/tesseract-ocr"
LICENSE="Apache v2"
COPYRIGHT="1985-1995 HP labs
2012 Google Inc."
SOURCE_URI="https://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.02.02.tar.gz"
CHECKSUM_SHA256="26cd39cb3f2a6f6f1bf4050d1cc0aae35edee49eb49a92df3cb7f9487caa013d"
SOURCE_URI="https://github.com/tesseract-ocr/tesseract/archive/3.02.02.tar.gz"
CHECKSUM_SHA256="1566a78f81570e7dc656e881a0fa688fe1c700d4657041807f2160bf67fbb485"
REVISION="1"
ARCHITECTURES="!x86_gcc2 x86 x86_64"