From a788964c2d07cdada7de009f64909cad0112f8c7 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 27 Jan 2018 09:11:51 -0200 Subject: [PATCH] fox: update to 1.6.56. Closes: #11151 [via git-merge-pr] --- srcpkgs/fox/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fox/template b/srcpkgs/fox/template index 2e883468179..d552d6f5804 100644 --- a/srcpkgs/fox/template +++ b/srcpkgs/fox/template @@ -1,6 +1,6 @@ # Template file for 'fox' pkgname=fox -version=1.6.55 +version=1.6.56 revision=1 build_style=gnu-configure configure_args="--enable-release --with-xft=yes --with-opengl=yes --with-xim @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="http://www.fox-toolkit.org/" license="LGPL-2.1, MIT" distfiles="http://fox-toolkit.org/ftp/fox-$version.tar.gz" -checksum=172416625221e54dcc1c4293fc892b9695f1e952f4b895376e6604c6c3813d74 +checksum=c517e5fcac0e6b78ca003cc167db4f79d89e230e5085334253e1d3f544586cb2 CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"