summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2015-01-24 08:58:06 (GMT)
committerMark Brand <mabrand@mabrand.nl>2015-01-24 08:58:06 (GMT)
commit4ece94bda104fb9301058e319d722037fe28792a (patch)
treec8b3419611d9f198890c7bd47a1416aafda1fd44 /src
parent8dfc4aa1f30ec33481025e4c58d97d3eea5d7394 (diff)
downloadmxe-4ece94bda104fb9301058e319d722037fe28792a.zip
mxe-4ece94bda104fb9301058e319d722037fe28792a.tar.gz
mxe-4ece94bda104fb9301058e319d722037fe28792a.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 35b6072..863293d 100644
--- a/src/harfbuzz.mk
+++ b/src/harfbuzz.mk
@@ -3,8 +3,8 @@
PKG := harfbuzz
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 0.9.37
-$(PKG)_CHECKSUM := f06ed431edbb3a6cf996e8bfc5a289def68b5fa1
+$(PKG)_VERSION := 0.9.38
+$(PKG)_CHECKSUM := 00c24a228206a5646166630e02b542d7d3fb4544
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://www.freedesktop.org/software/$(PKG)/release/$($(PKG)_FILE)