From 8cdea99061552e090d8f2aaa2bd32d61c8cb9535 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Mon, 3 Oct 2016 10:46:53 +0200 Subject: [PATCH] tesseract: update source URI and checksum. --- app-text/tesseract/tesseract-3.02.02.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/tesseract/tesseract-3.02.02.recipe b/app-text/tesseract/tesseract-3.02.02.recipe index e66231f8b..d1512ce35 100644 --- a/app-text/tesseract/tesseract-3.02.02.recipe +++ b/app-text/tesseract/tesseract-3.02.02.recipe @@ -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"