mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-15 13:00:02 +02:00
Update the CLAP dependency to version 1.1.9
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/free-audio/clap.git
|
||||
# This is tag 1.1.7
|
||||
revision = 065d685d4e9657f0344f350eef748be2b4d8e318
|
||||
# This is tag 1.1.9
|
||||
revision = 094bb76c85366a13cc6c49292226d8608d6ae50c
|
||||
depth = 1
|
||||
patch_directory = clap
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
project('clap', 'cpp', version : '1.1.7')
|
||||
project('clap', 'cpp', version : '1.1.9')
|
||||
|
||||
clap_dep = declare_dependency(include_directories : include_directories('include'))
|
||||
|
||||
Reference in New Issue
Block a user