Skip to content

Commit 9cfbd84

Browse files
committed
[soundtouch] update to the latest version
1 parent 80bbc6c commit 9cfbd84

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

ports/soundtouch/portfile.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ vcpkg_from_github(
22
OUT_SOURCE_PATH SOURCE_PATH
33
GITHUB_HOST https://codeberg.org
44
REPO soundtouch/soundtouch
5-
REF ${VERSION}
6-
SHA512 9cc507e15be065fe404e3f9ac71cdc596474c4a86b04a4b969c6c3ed4aff865cdf6aee24929046818a7d3791f005778aea112d74ef4d8f60b05460755a08dbe3
5+
REF d3f7e2530ba8f21df9d3b68bcb87c070dba6bb79
6+
SHA512 5f1e2362e5e25228eb7082d89795a1985c0fc47f5d60ffc433a449d12857fc7241bd47199f31e603923d2a82ad3429892ff51087d345cd7bcd0a14f63510efe8
77
HEAD_REF master
88
)
99

ports/soundtouch/vcpkg.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "soundtouch",
33
"version": "2.3.3",
4+
"port-version": 1,
45
"description": "SoundTouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or audio files.",
56
"homepage": "https://www.surina.net/soundtouch",
67
"license": "LGPL-2.1-only",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8914,7 +8914,7 @@
89148914
},
89158915
"soundtouch": {
89168916
"baseline": "2.3.3",
8917-
"port-version": 0
8917+
"port-version": 1
89188918
},
89198919
"soxr": {
89208920
"baseline": "0.1.3",

versions/s-/soundtouch.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "a63d02523e303721ad2694ecafac9f48c4848269",
5+
"version": "2.3.3",
6+
"port-version": 1
7+
},
38
{
49
"git-tree": "d0278d07d154448d3466b034bf90b111be54e521",
510
"version": "2.3.3",

0 commit comments

Comments
 (0)