mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-04 02:43:30 +08:00
leptonica: bump to version 1.76.0
Also added license hash Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
d3d66a308f
commit
1fa0c70a1c
@ -1,2 +1,3 @@
|
||||
# locally computed hash
|
||||
sha256 29c35426a416bf454413c6fec24c24a0b633e26144a17e98351b6dffaa4a833b leptonica-1.74.4.tar.gz
|
||||
sha256 5e9a33b7ce33ab39fb03cee5a7ec353b044670176303265d7c64d51539616857 leptonica-1.76.0.tar.gz
|
||||
sha256 ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518 leptonica-license.txt
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LEPTONICA_VERSION = 1.74.4
|
||||
LEPTONICA_VERSION = 1.76.0
|
||||
LEPTONICA_SITE = http://www.leptonica.org/source
|
||||
LEPTONICA_LICENSE = BSD-2-Clause
|
||||
LEPTONICA_LICENSE_FILES = leptonica-license.txt
|
||||
|
Loading…
Reference in New Issue
Block a user