From: Aleksey Vasilenko Date: Sat, 20 Jul 2024 10:45:38 +0000 (+0300) Subject: tesseract: update to 5.4.1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=db90b3622b9317212f578d627a500aa5da80eb01;p=feed%2Fpackages.git tesseract: update to 5.4.1 Signed-off-by: Aleksey Vasilenko --- diff --git a/utils/tesseract/Makefile b/utils/tesseract/Makefile index 45d506f1f5..591195a1e3 100644 --- a/utils/tesseract/Makefile +++ b/utils/tesseract/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tesseract -PKG_VERSION:=5.3.4 +PKG_VERSION:=5.4.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/tesseract-ocr/tesseract/tar.gz/$(PKG_VERSION)? -PKG_HASH:=141afc12b34a14bb691a939b4b122db0d51bd38feda7f41696822bacea7710c7 +PKG_HASH:=c4bc2a81c12a472f445b7c2fb4705a08bd643ef467f51ec84f0e148bd368051b PKG_MAINTAINER:=Valentin Kivachuk PKG_LICENSE:=Apache-2.0