[Buildroot] [git commit] package/leptonica: bump to version 1.86.0

Julien Olivain ju.o at free.fr
Sun Oct 19 19:39:10 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=9b2728f9ae84e099b06da57d37fb91a4f0cf8091
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Release notes:
http://www.leptonica.org/source/version-notes.html

Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
 package/leptonica/leptonica.hash | 2 +-
 package/leptonica/leptonica.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/leptonica/leptonica.hash b/package/leptonica/leptonica.hash
index 698342ae99..293eef4741 100644
--- a/package/leptonica/leptonica.hash
+++ b/package/leptonica/leptonica.hash
@@ -1,3 +1,3 @@
 # locally computed hash
-sha256  3745ae3bf271a6801a2292eead83ac926e3a9bc1bf622e9cd4dd0f3786e17205  leptonica-1.85.0.tar.gz
+sha256  1fa08e40bb37fd45802d5e6e7b43927449a5c47d4608ef99d3bd3f0fa76baedc  leptonica-1.86.0.tar.gz
 sha256  87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806  leptonica-license.txt
diff --git a/package/leptonica/leptonica.mk b/package/leptonica/leptonica.mk
index 58db93d34c..a957e05616 100644
--- a/package/leptonica/leptonica.mk
+++ b/package/leptonica/leptonica.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LEPTONICA_VERSION = 1.85.0
+LEPTONICA_VERSION = 1.86.0
 LEPTONICA_SITE = https://github.com/DanBloomberg/leptonica/releases/download/$(LEPTONICA_VERSION)
 LEPTONICA_LICENSE = BSD-2-Clause
 LEPTONICA_LICENSE_FILES = leptonica-license.txt


More information about the buildroot mailing list