From 1f9a121bfb17a7484129e94a3d8d014a88b8e166 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 30 Oct 2018 22:20:00 -0300 Subject: [PATCH] harfbuzz: update to 2.1.0. --- srcpkgs/harfbuzz/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/harfbuzz/template b/srcpkgs/harfbuzz/template index 5e0cebc1e7..003be41d63 100644 --- a/srcpkgs/harfbuzz/template +++ b/srcpkgs/harfbuzz/template @@ -1,7 +1,7 @@ # Template file for 'harfbuzz' pkgname=harfbuzz -version=2.0.2 -revision=2 +version=2.1.0 +revision=1 build_style=gnu-configure configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2" hostmakedepends="automake glib-devel libtool pkg-config" @@ -12,7 +12,7 @@ license="MIT" homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/" changelog="https://raw.githubusercontent.com/harfbuzz/harfbuzz/master/NEWS" distfiles="${FREEDESKTOP_SITE}/harfbuzz/release/${pkgname}-${version}.tar.bz2" -checksum=f6de6c9dc89a56909227ac3e3dc9b18924a0837936ffd9633d13e981bcbd96e0 +checksum=8e5b496ec7328d700ff340e4c44dfbd1dfa8159cd11df2876417496e4efd12f9 pre_configure() { autoreconf -fi