mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/leptonica: bump to version 1.85.0
Change log: http://www.leptonica.org/source/version-notes.html Signed-off-by: Gilles Talis <gilles.talis@gmail.com> [Julien: add "package/" in patch title] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
34a488ba7b
commit
90047d0c22
@@ -1,3 +1,3 @@
|
||||
# locally computed hash
|
||||
sha256 2b3e1254b1cca381e77c819b59ca99774ff43530209b9aeb511e1d46588a64f6 leptonica-1.84.1.tar.gz
|
||||
sha256 3745ae3bf271a6801a2292eead83ac926e3a9bc1bf622e9cd4dd0f3786e17205 leptonica-1.85.0.tar.gz
|
||||
sha256 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806 leptonica-license.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LEPTONICA_VERSION = 1.84.1
|
||||
LEPTONICA_VERSION = 1.85.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