summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-07-04 09:33:04 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-07-04 14:58:36 +0200
commited10829e3336420608232b10b8021c735f37be74 (patch)
treea56b31a314381a3c2561b442f8cc954169a985a9
parent6b50da9ac44d89e751f9da6ff4317adf12be2fe7 (diff)
downloadbuildroot-ed10829e3336420608232b10b8021c735f37be74.tar.gz
buildroot-ed10829e3336420608232b10b8021c735f37be74.zip
harfbuzz: bump to version 0.9.41
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/harfbuzz/harfbuzz.hash4
-rw-r--r--package/harfbuzz/harfbuzz.mk2
2 files changed, 3 insertions, 3 deletions
diff --git a/package/harfbuzz/harfbuzz.hash b/package/harfbuzz/harfbuzz.hash
index 131e8d3d47..26f4688cd7 100644
--- a/package/harfbuzz/harfbuzz.hash
+++ b/package/harfbuzz/harfbuzz.hash
@@ -1,2 +1,2 @@
-# From http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.9.40.tar.bz2.sha256
-sha256 1771d53583be6d91ca961854b2a24fb239ef0545eed221ae3349abae0ab8321f harfbuzz-0.9.40.tar.bz2
+# From http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.9.41.tar.bz2.sha256
+sha256 d81aa53d0c02b437beeaac159d7fc16394d676bbce0860fb6f6a10b587dc057c harfbuzz-0.9.41.tar.bz2
diff --git a/package/harfbuzz/harfbuzz.mk b/package/harfbuzz/harfbuzz.mk
index 9cfd6130e7..0adfb53dbe 100644
--- a/package/harfbuzz/harfbuzz.mk
+++ b/package/harfbuzz/harfbuzz.mk
@@ -4,7 +4,7 @@
#
################################################################################
-HARFBUZZ_VERSION = 0.9.40
+HARFBUZZ_VERSION = 0.9.41
HARFBUZZ_SITE = http://www.freedesktop.org/software/harfbuzz/release
HARFBUZZ_SOURCE = harfbuzz-$(HARFBUZZ_VERSION).tar.bz2
HARFBUZZ_LICENSE = MIT, ISC (ucdn library)
OpenPOWER on IntegriCloud