From c615c339a769b22c3b12d82e2c07acaf5f131bfc Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 21 Mar 2015 09:20:19 +0100 Subject: [PATCH] harfbuzz: update to 0.9.40. --- srcpkgs/harfbuzz/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/harfbuzz/template b/srcpkgs/harfbuzz/template index 99687d553b1..55414a99aff 100644 --- a/srcpkgs/harfbuzz/template +++ b/srcpkgs/harfbuzz/template @@ -1,6 +1,6 @@ # Template build file for 'harfbuzz'. pkgname=harfbuzz -version=0.9.39 +version=0.9.40 revision=1 build_style=gnu-configure configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2" @@ -11,7 +11,7 @@ maintainer="Juan RP " homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/" license="LGPL-2.1" distfiles="http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${version}.tar.bz2" -checksum=1717344b6e782d3fb57180da792fba661c2f0b1cb32ecbf373c219c801d6136b +checksum=1771d53583be6d91ca961854b2a24fb239ef0545eed221ae3349abae0ab8321f pre_configure() { autoreconf -fi