mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/leptonica: bump to version 1.87.0
Release notes: http://www.leptonica.org/source/version-notes.html Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
5b748550e5
commit
517af4da01
@@ -1,3 +1,3 @@
|
||||
# locally computed hash
|
||||
sha256 1fa08e40bb37fd45802d5e6e7b43927449a5c47d4608ef99d3bd3f0fa76baedc leptonica-1.86.0.tar.gz
|
||||
sha256 c73363397f96eb1295602bf44d708a994ad42046c791bf03ea0505d829bdb6a7 leptonica-1.87.0.tar.gz
|
||||
sha256 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806 leptonica-license.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LEPTONICA_VERSION = 1.86.0
|
||||
LEPTONICA_VERSION = 1.87.0
|
||||
LEPTONICA_SITE = https://github.com/DanBloomberg/leptonica/releases/download/$(LEPTONICA_VERSION)
|
||||
LEPTONICA_LICENSE = BSD-2-Clause
|
||||
LEPTONICA_LICENSE_FILES = leptonica-license.txt
|
||||
|
||||
Reference in New Issue
Block a user