From fd6afca9b5da02de61b697545cfe0875f51852c8 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Mon, 14 Dec 2020 10:50:53 -0600 Subject: [PATCH] rtaudio: unmark nocross and fix checksum --- srcpkgs/rtaudio/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/rtaudio/template b/srcpkgs/rtaudio/template index b036e1cae78..91eb1d51cf6 100644 --- a/srcpkgs/rtaudio/template +++ b/srcpkgs/rtaudio/template @@ -11,9 +11,7 @@ maintainer="Orphaned " license="MIT" homepage="http://www.music.mcgill.ca/~gary/rtaudio/" distfiles="http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-${version}.tar.gz" -checksum=407680389ab4ef1270f9b2f6b953f063e27319dbe914de4394b6c3a1233d8f1a - -nocross="Unconditionally test for feature" +checksum=ff138b2b6ed2b700b04b406be718df213052d4c952190280cf4e2fab4b61fe09 rtaudio-devel_package() { depends="rtaudio-${version}_${revision}"