Skip to content

Commit 14e13e4

Browse files
committed
soundtouch: update to 2.4.0
Signed-off-by: Rosen Penev <[email protected]>
1 parent 2777313 commit 14e13e4

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

releases.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3801,6 +3801,7 @@
38013801
"soundtouch"
38023802
],
38033803
"versions": [
3804+
"2.4.0-1",
38043805
"2.3.2-5",
38053806
"2.3.2-4",
38063807
"2.3.2-3",

subprojects/packagefiles/soundtouch/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project(
22
'soundtouch',
33
'c',
44
'cpp',
5-
version: '2.3.2',
5+
version: '2.4.0',
66
license: 'LGPL-2.1-or-later',
77
default_options: [
88
'c_std=c11',

subprojects/soundtouch.wrap

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[wrap-file]
22
directory = soundtouch
3-
source_url = https://codeberg.org/soundtouch/soundtouch/archive/2.3.2.tar.gz
4-
source_filename = soundtouch-2.3.2.tar.gz
5-
source_hash = ed714f84a3e748de87b24f385ec69d3bdc51ca47b7f4710d2048b84b2761e7ff
3+
source_url = https://codeberg.org/soundtouch/soundtouch/archive/2.4.0.tar.gz
4+
source_filename = soundtouch-2.4.0.tar.gz
5+
source_hash = 3dda3c9ab1e287f15028c010a66ab7145fa855dfa62763538f341e70b4d10abd
66
patch_directory = soundtouch
77

88
[provide]

0 commit comments

Comments
 (0)