From dc8784b314b4fe6a6ecc549a169f03ff413a39db Mon Sep 17 00:00:00 2001 From: John Date: Sun, 19 Aug 2018 11:00:17 +0200 Subject: [PATCH] audacity: rebuild to fix ABI mismatch with wxWidgets --- srcpkgs/audacity/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template index 5bdc939a2e..07c86bbae4 100644 --- a/srcpkgs/audacity/template +++ b/srcpkgs/audacity/template @@ -1,7 +1,7 @@ # Template file for 'audacity' pkgname=audacity version=2.2.2 -revision=3 +revision=4 wrksrc="${pkgname}-Audacity-${version}" build_style=gnu-configure hostmakedepends="pkg-config cmake libtool m4"