summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilles Talis <gilles.talis@gmail.com>2019-01-13 13:37:48 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2019-01-14 21:58:38 +0100
commit1307c76d47c070fbe3ba64ab68b46464cfeec939 (patch)
tree785219932a494fe683d470ac220ce64c1e71043c
parent7dc547c9a809c10150cbefa2aba99a950c0ebc9e (diff)
downloadbuildroot-1307c76d47c070fbe3ba64ab68b46464cfeec939.tar.gz
buildroot-1307c76d47c070fbe3ba64ab68b46464cfeec939.zip
package/leptonica: bump to version 1.77.0
Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
-rw-r--r--package/leptonica/leptonica.hash2
-rw-r--r--package/leptonica/leptonica.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/leptonica/leptonica.hash b/package/leptonica/leptonica.hash
index 54fe8785dc..14c750c2c2 100644
--- a/package/leptonica/leptonica.hash
+++ b/package/leptonica/leptonica.hash
@@ -1,3 +1,3 @@
# locally computed hash
-sha256 5e9a33b7ce33ab39fb03cee5a7ec353b044670176303265d7c64d51539616857 leptonica-1.76.0.tar.gz
+sha256 dd7990ab6b6824b0cfed70920824d37b47184240f98db4085f7dbf1250cd4899 leptonica-1.77.0.tar.gz
sha256 ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518 leptonica-license.txt
diff --git a/package/leptonica/leptonica.mk b/package/leptonica/leptonica.mk
index 5e37f939b9..7c6fa12bbe 100644
--- a/package/leptonica/leptonica.mk
+++ b/package/leptonica/leptonica.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LEPTONICA_VERSION = 1.76.0
+LEPTONICA_VERSION = 1.77.0
LEPTONICA_SITE = http://www.leptonica.org/source
LEPTONICA_LICENSE = BSD-2-Clause
LEPTONICA_LICENSE_FILES = leptonica-license.txt
OpenPOWER on IntegriCloud