update package harfbuzz

This commit is contained in:
Mark Brand 2014-07-10 21:59:06 +02:00
parent 347a4dd045
commit a8d49c6a34
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := harfbuzz
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.9.29
$(PKG)_CHECKSUM := fbb4e533f0f838c456fbe37751ec2dbf95c8e182
$(PKG)_VERSION := 0.9.30
$(PKG)_CHECKSUM := 437377d176f125eba1b4c73e1c53e9131c605685
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://www.freedesktop.org/software/$(PKG)/release/$($(PKG)_FILE)