summaryrefslogtreecommitdiffstats
path: root/src/harfbuzz.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-11-14 09:53:53 (GMT)
committerMark Brand <mabrand@mabrand.nl>2012-11-14 09:53:53 (GMT)
commite23adb71a1d0e871cad22a5a88c6840e665e5c95 (patch)
tree8e23c70c6e774197b5dd0d0b07b68ba99fcf5fd7 /src/harfbuzz.mk
parent3fede610dcebe2fa184d24b79b0dbe14bb491034 (diff)
downloadmxe-e23adb71a1d0e871cad22a5a88c6840e665e5c95.zip
mxe-e23adb71a1d0e871cad22a5a88c6840e665e5c95.tar.gz
mxe-e23adb71a1d0e871cad22a5a88c6840e665e5c95.tar.bz2
update package harfbuzz
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 0a322f5..0861206 100644
--- a/src/harfbuzz.mk
+++ b/src/harfbuzz.mk
@@ -3,10 +3,10 @@
PKG := harfbuzz
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := cf2141c89a293995a0ae89e379884d2a6e89b963
+$(PKG)_CHECKSUM := c99ed7881bbeadbb9fbeb544b28d2174ddac5910
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
-$(PKG)_URL := http://www.freedesktop.org/software/$(PKG)/release/$(PKG)/$($(PKG)_FILE)
+$(PKG)_URL := http://www.freedesktop.org/software/$(PKG)/release/$($(PKG)_FILE)
$(PKG)_DEPS := gcc glib cairo freetype
define $(PKG)_UPDATE