summaryrefslogtreecommitdiffstats
path: root/src/harfbuzz.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2015-11-21 01:14:26 (GMT)
committerMark Brand <mabrand@mabrand.nl>2015-11-21 01:15:07 (GMT)
commitd0d26186dc799b9f7d2bec0bd4a0e7f19ebaf3e2 (patch)
tree0766c7af342590425443a3c8249593041de99678 /src/harfbuzz.mk
parent42263c5cdf07b34a1292baae660aae078481a6a1 (diff)
downloadmxe-d0d26186dc799b9f7d2bec0bd4a0e7f19ebaf3e2.zip
mxe-d0d26186dc799b9f7d2bec0bd4a0e7f19ebaf3e2.tar.gz
mxe-d0d26186dc799b9f7d2bec0bd4a0e7f19ebaf3e2.tar.bz2
harfbuzz, vmime: update
Diffstat (limited to 'src/harfbuzz.mk')
-rw-r--r--src/harfbuzz.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/harfbuzz.mk b/src/harfbuzz.mk
index f5b3bcc..b655ca4 100644
--- a/src/harfbuzz.mk
+++ b/src/harfbuzz.mk
@@ -3,8 +3,8 @@
PKG := harfbuzz
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.0.6
-$(PKG)_CHECKSUM := f616a7fbdc78a627043f9029000bf08c0c71df59cde4143fc92a014f6a993b26
+$(PKG)_VERSION := 1.1.0
+$(PKG)_CHECKSUM := 0f584a5947e60ede565e7a4e122baa5e4b17a62eab872abf5f73d8552ceb716b
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://www.freedesktop.org/software/$(PKG)/release/$($(PKG)_FILE)