From 68c33a35be56339ddd5a24c7472120e174704f04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 21 Jul 2018 18:26:48 +0200 Subject: [PATCH] libexttextcat: rebuild for gcc stdc++ dropping gcc4 compat --- srcpkgs/libexttextcat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libexttextcat/template b/srcpkgs/libexttextcat/template index c42edd00d4b..e3b904693c9 100644 --- a/srcpkgs/libexttextcat/template +++ b/srcpkgs/libexttextcat/template @@ -1,7 +1,7 @@ # Template file for 'libexttextcat' pkgname=libexttextcat version=3.4.5 -revision=1 +revision=2 build_style=gnu-configure short_desc="N-Gram-Based Text Categorization library" maintainer="Enno Boland "