summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2015-10-16 08:40:11 (GMT)
committerMark Brand <mabrand@mabrand.nl>2015-10-16 08:40:11 (GMT)
commitf89ee055177a01a10173969c1ea73adb0afa8ea8 (patch)
tree6a6b8797f82626d3d41cf4507d39a15d7143752f /src
parent91d952eb1152437fa9d8b75d672a027e507c8fe3 (diff)
downloadmxe-f89ee055177a01a10173969c1ea73adb0afa8ea8.zip
mxe-f89ee055177a01a10173969c1ea73adb0afa8ea8.tar.gz
mxe-f89ee055177a01a10173969c1ea73adb0afa8ea8.tar.bz2
harfbuzz: update
Diffstat (limited to 'src')
-rw-r--r--src/harfbuzz.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/harfbuzz.mk b/src/harfbuzz.mk
index 432a3c5..f5b3bcc 100644
--- a/src/harfbuzz.mk
+++ b/src/harfbuzz.mk
@@ -3,8 +3,8 @@
PKG := harfbuzz
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.0.5
-$(PKG)_CHECKSUM := 4d99d2c6a58ecb55538ccab522e68836383852f9f41f696d2b93cd8f85195440
+$(PKG)_VERSION := 1.0.6
+$(PKG)_CHECKSUM := f616a7fbdc78a627043f9029000bf08c0c71df59cde4143fc92a014f6a993b26
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://www.freedesktop.org/software/$(PKG)/release/$($(PKG)_FILE)