From f195543e0e78c199a21451ec3cd560e6b52457c4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Jul 2018 17:01:35 +0200 Subject: [PATCH] libwpd: rebuild for gcc stdc++ dropping gcc4 compat. --- srcpkgs/libwpd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libwpd/template b/srcpkgs/libwpd/template index ea435c93932..4392759b450 100644 --- a/srcpkgs/libwpd/template +++ b/srcpkgs/libwpd/template @@ -1,7 +1,7 @@ # Template file for 'libwpd' pkgname=libwpd version=0.10.2 -revision=1 +revision=2 build_style=gnu-configure short_desc="Library for importing WordPerfect documents" maintainer="Enno Boland "