From: hauke Date: Thu, 1 May 2014 19:39:39 +0000 (+0000) Subject: tesseract: update to version 3.02.02 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=60bace6cffc2b6b5a6e661ee930f72928ec9d292;p=packages.git tesseract: update to version 3.02.02 Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/packages@40647 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/tesseract/Makefile b/utils/tesseract/Makefile index 36b002834..aa1f74483 100644 --- a/utils/tesseract/Makefile +++ b/utils/tesseract/Makefile @@ -7,13 +7,14 @@ include $(TOPDIR)/rules.mk -PKG_NAME:=tesseract -PKG_VERSION:=3.01 +PKG_NAME:=tesseract-ocr +PKG_VERSION:=3.02.02 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://tesseract-ocr.googlecode.com/files/ -PKG_MD5SUM:=1ba496e51a42358fb9d3ffe781b2d20a +PKG_MD5SUM:=26adc8154f0e815053816825dde246e6 +PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME) PKG_FIXUP:=autoreconf PKG_INSTALL:=1