audacity: rebuild for gcc stdc++ dropping gcc4 compat

This commit is contained in:
Helmut Pozimski 2018-07-23 05:50:38 +02:00 committed by Jürgen Buchmüller
parent bc6560d804
commit 1bdd29d403
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'audacity'
pkgname=audacity
version=2.2.2
revision=1
revision=2
wrksrc="${pkgname}-Audacity-${version}"
build_style=gnu-configure
hostmakedepends="pkg-config cmake libtool m4"