summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-01-10 15:12:38 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-01-10 15:12:54 (GMT)
commit23df25be20928c1ea140243e56336ca1897efae8 (patch)
tree84a62a45b7af703a03ff9cbcb39260aaf858dba1
parentacce23c09b295a07da50f5cc8e48edb855e72134 (diff)
downloadmxe-23df25be20928c1ea140243e56336ca1897efae8.zip
mxe-23df25be20928c1ea140243e56336ca1897efae8.tar.gz
mxe-23df25be20928c1ea140243e56336ca1897efae8.tar.bz2
update package harfbuzz
-rw-r--r--index.html2
-rw-r--r--src/harfbuzz.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index ed404ad..62838fd 100644
--- a/index.html
+++ b/index.html
@@ -1273,7 +1273,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</tr>
<tr>
<td id="harfbuzz-package">harfbuzz</td>
- <td id="harfbuzz-version">0.9.10</td>
+ <td id="harfbuzz-version">0.9.11</td>
<td id="harfbuzz-website"><a href="http://harfbuzz.sourceforge.net/">HarfBuzz</a></td>
</tr>
<tr>
diff --git a/src/harfbuzz.mk b/src/harfbuzz.mk
index 3e24b6c..a0f8458 100644
--- a/src/harfbuzz.mk
+++ b/src/harfbuzz.mk
@@ -3,7 +3,7 @@
PKG := harfbuzz
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 0987489a57aa06c7b19da21ffba367a8dc684a9a
+$(PKG)_CHECKSUM := 6f6ecc43617b870b94144ad80ae5fd97265c39b0
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://www.freedesktop.org/software/$(PKG)/release/$($(PKG)_FILE)