From 6b8b893327259c606296f23fad50d03a579eb7be Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Sun, 21 Apr 2013 09:36:35 +0200 Subject: [PATCH] update package harfbuzz --- index.html | 2 +- src/harfbuzz.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e5812b56..3fe2250f 100644 --- a/index.html +++ b/index.html @@ -1318,7 +1318,7 @@ aptitude -t squeeze-backports install cmake yasm harfbuzz - 0.9.15 + 0.9.16 HarfBuzz diff --git a/src/harfbuzz.mk b/src/harfbuzz.mk index 9fa778bc..817ae9ff 100644 --- a/src/harfbuzz.mk +++ b/src/harfbuzz.mk @@ -3,7 +3,7 @@ PKG := harfbuzz $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 242d39b30d613dae45c4eb5fc85d96b955b26ebc +$(PKG)_CHECKSUM := 2f33c388a0be3d07fda58201890d8a9f54a9e7ee $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2 $(PKG)_URL := http://www.freedesktop.org/software/$(PKG)/release/$($(PKG)_FILE)