From 51bab04e42dfbce502547e51d30ce5b08fbc1ba2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 25 Jul 2018 18:58:47 +0200 Subject: [PATCH] mtpaint: rebuild for gcc stdc++ dropping gcc4 compat --- srcpkgs/mtpaint/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/mtpaint/template b/srcpkgs/mtpaint/template index 1c9af8df536..6250896d3a2 100644 --- a/srcpkgs/mtpaint/template +++ b/srcpkgs/mtpaint/template @@ -1,7 +1,7 @@ # Template file for 'mtpaint' pkgname=mtpaint version=3.49.13 -revision=1 +revision=2 _commit=3884b6d6ebc18511df7bf1485a19fe774dd61dcf wrksrc="mtPaint-${_commit}" build_style=configure