harfbuzz: bump to version 1.1.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2015-11-19 13:47:09 -03:00 committed by Thomas Petazzoni
parent 71c75a5ea0
commit 0d62de9df7
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
# From http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.0.6.tar.bz2.sha256
sha256 f616a7fbdc78a627043f9029000bf08c0c71df59cde4143fc92a014f6a993b26 harfbuzz-1.0.6.tar.bz2
# From http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.1.0.tar.bz2.sha256
sha256 0f584a5947e60ede565e7a4e122baa5e4b17a62eab872abf5f73d8552ceb716b harfbuzz-1.1.0.tar.bz2

View File

@ -4,7 +4,7 @@
#
################################################################################
HARFBUZZ_VERSION = 1.0.6
HARFBUZZ_VERSION = 1.1.0
HARFBUZZ_SITE = http://www.freedesktop.org/software/harfbuzz/release
HARFBUZZ_SOURCE = harfbuzz-$(HARFBUZZ_VERSION).tar.bz2
HARFBUZZ_LICENSE = MIT, ISC (ucdn library)