From 8ed8cca659e8615923e53207155e37ceb48fc900 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 28 Sep 2016 06:15:03 +0200 Subject: [PATCH] harfbuzz: update to 1.3.2. --- srcpkgs/harfbuzz/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/harfbuzz/template b/srcpkgs/harfbuzz/template index a36b5f2bc2f..1995c8482ab 100644 --- a/srcpkgs/harfbuzz/template +++ b/srcpkgs/harfbuzz/template @@ -1,6 +1,6 @@ # Template file for 'harfbuzz' pkgname=harfbuzz -version=1.3.1 +version=1.3.2 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="MIT" distfiles="${FREEDESKTOP_SITE}/harfbuzz/release/${pkgname}-${version}.tar.bz2" -checksum=a242206dd119d5e6cc1b2253c116abbae03f9d930cb60b515fb0d248decf89a1 +checksum=8543a6372f08c5987c632dfaa86210c7edb3f43fbacd96095c609bc3539ce027 pre_configure() { autoreconf -fi