Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flathub/shared-modules.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel-Cătălin Răpițeanu <rapiteanu.catalin@gmail.com>2021-09-18 20:35:15 +0300
committerHubert Figuière <hub@figuiere.net>2021-09-19 05:49:20 +0300
commit18e6836a5d141068f8ed727b69e91004c0d966c1 (patch)
treea23a5c4d8c28d56d77dad183ae1926c1ff48496c /linux-audio
parentae74ea6577e92d3dd768575214a45df8c7b45a32 (diff)
Updated ladspa to 1.17 since the old version doesn't exist for download
The official site has a link only for the 1.17 version right now. http://www.ladspa.org/download/
Diffstat (limited to 'linux-audio')
-rw-r--r--linux-audio/ladspa.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-audio/ladspa.json b/linux-audio/ladspa.json
index 110f0b4..d903630 100644
--- a/linux-audio/ladspa.json
+++ b/linux-audio/ladspa.json
@@ -10,8 +10,8 @@
"sources": [
{
"type": "archive",
- "url": "http://www.ladspa.org/download/ladspa_sdk_1.15.tgz",
- "sha256": "4229959b09d20c88c8c86f4aa76427843011705df22d9c28b38359fd1829fded"
+ "url": "http://www.ladspa.org/download/ladspa_sdk_1.17.tgz",
+ "sha256": "d9d596171d93f9c226fcdb7e27c6f917422ac487efe2c05e0a18094df4268061"
}
]
}