From 00c8b2772bb2021508063e7a96fd385867c8da12 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 9 Jan 2020 22:12:29 +0100 Subject: [PATCH] poedit: rebuilt against boost-1.72 --- srcpkgs/poedit/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/poedit/template b/srcpkgs/poedit/template index c3a83887e89..ebbb52158c7 100644 --- a/srcpkgs/poedit/template +++ b/srcpkgs/poedit/template @@ -1,7 +1,7 @@ # Template file for 'poedit' pkgname=poedit version=2.2.4 -revision=1 +revision=2 build_style=gnu-configure configure_args="--with-wx-config=wx-config-gtk3" hostmakedepends="pkg-config"