shithub: aubio

Download patch

ref: 6150f81155a70a2ea291b8e54309ecc588e84f33
parent: b7fa31645a73fb7ca84ffe5798ec7fb6eb4696fe
author: Paul Brossier <piem@piem.org>
date: Thu Jul 2 09:34:00 EDT 2020

[ci] fix azure linux deps name

--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -14,7 +14,7 @@
     env:
       CFLAGS: -Werror
 
-- job: linux-nodeps
+- job: linux_nodeps
   pool:
     vmImage: 'ubuntu-latest'
   steps: