tesseract: update to version 3.02.02
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40647 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6759e3850e
commit
60bace6cff
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user