From: Alexandru Ardelean Date: Wed, 22 Apr 2026 09:07:17 +0000 (+0300) Subject: leptonica: update to 1.87.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8533ded6518b40a6c9644336f6b4d4718ac73f0f;p=openwrt-packages.git leptonica: update to 1.87.0 Changelog: - Released as a configure-ready version Signed-off-by: Alexandru Ardelean --- diff --git a/libs/leptonica/Makefile b/libs/leptonica/Makefile index 6bd54369b..1f93d48f8 100644 --- a/libs/leptonica/Makefile +++ b/libs/leptonica/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=leptonica -PKG_VERSION:=1.86.0 -PKG_RELEASE:=2 +PKG_VERSION:=1.87.0 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.leptonica.org/source/ -PKG_HASH:=1fa08e40bb37fd45802d5e6e7b43927449a5c47d4608ef99d3bd3f0fa76baedc +PKG_HASH:=c73363397f96eb1295602bf44d708a994ad42046c791bf03ea0505d829bdb6a7 PKG_MAINTAINER:=Alexandru Ardelean PKG_LICENSE:=BSD-2-Clause