From bfd6e651b1335bdb673844d5518a26ebbb81457a Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 3 Nov 2017 17:39:24 +0000 Subject: [PATCH] audacity: rebuild with gc7.2 --- srcpkgs/audacity/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template index 1ae0dd62915..4a1ff0fa779 100644 --- a/srcpkgs/audacity/template +++ b/srcpkgs/audacity/template @@ -1,7 +1,7 @@ # Template file for 'audacity' pkgname=audacity version=2.2.0 -revision=1 +revision=2 wrksrc="${pkgname}-Audacity-${version}" build_style=gnu-configure configure_args="--with-libsoxr"