Update dependencies

This commit is contained in:
BtbN 2022-06-09 22:21:18 +02:00
parent 48f83820fb
commit 42174778e7
49 changed files with 50 additions and 50 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
LV2_REPO="https://github.com/lv2/lv2.git"
LV2_COMMIT="6cefc7df1a6158c79d23029df183c09b10b88cad"
LV2_COMMIT="d97a1a4daff228bdd62c68859959d13077e47026"
ffbuild_enabled() {
return 0

View file

@ -1,7 +1,7 @@
#!/bin/bash
SERD_REPO="https://github.com/drobilla/serd.git"
SERD_COMMIT="c05fdaa19be53ef618435d3629122a4ebdc7cb63"
SERD_COMMIT="272d7081257dc6d50c06b1b62e8c4baa5bf3b4b2"
ffbuild_enabled() {
return 0

View file

@ -1,7 +1,7 @@
#!/bin/bash
SORD_REPO="https://github.com/drobilla/sord.git"
SORD_COMMIT="d2efdb2d026216449599350b55c2c85c0d3efb89"
SORD_COMMIT="ee631481ba7cbe5f6afdf5dd00860eb9bbed57f4"
ffbuild_enabled() {
return 0

View file

@ -1,7 +1,7 @@
#!/bin/bash
SRATOM_REPO="https://github.com/lv2/sratom.git"
SRATOM_COMMIT="c46452c83d442de137fa6470ba544e3ba142e923"
SRATOM_COMMIT="8cf09feee6895ba0760f8c24db6416dac9006dc3"
ffbuild_enabled() {
return 0

View file

@ -1,7 +1,7 @@
#!/bin/bash
LILV_REPO="https://github.com/lv2/lilv.git"
LILV_COMMIT="71a2ff5170caaa052814cce19b3de927d10d0e24"
LILV_COMMIT="c36d3451278555134de850fc548d743b6da2179a"
ffbuild_enabled() {
return 0