From 56d3eddb5d3416311d1f2ffb8883f26ddbe13f01 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 2 May 2016 12:52:54 +0200 Subject: [PATCH] harfbuzz: update to 1.2.7. --- srcpkgs/harfbuzz/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/harfbuzz/template b/srcpkgs/harfbuzz/template index 82a0e883194..9962cdda6cc 100644 --- a/srcpkgs/harfbuzz/template +++ b/srcpkgs/harfbuzz/template @@ -1,6 +1,6 @@ # Template file for 'harfbuzz' pkgname=harfbuzz -version=1.2.6 +version=1.2.7 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=7537bacccb3524df0cd2a4d5bc7e168bcc10e8171e0324f3cd522583868192c1 +checksum=bba0600ae08b84384e6d2d7175bea10b5fc246c4583dc841498d01894d479026 pre_configure() { autoreconf -fi