diff options
Diffstat (limited to 'recipes/soundtouch.recipe')
-rw-r--r-- | recipes/soundtouch.recipe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/soundtouch.recipe b/recipes/soundtouch.recipe index 53ebf67e..5cbb27de 100644 --- a/recipes/soundtouch.recipe +++ b/recipes/soundtouch.recipe @@ -12,7 +12,7 @@ class Recipe(recipe.Recipe): tarball_checksum = 'ed714f84a3e748de87b24f385ec69d3bdc51ca47b7f4710d2048b84b2761e7ff' patches = [ - # https://wrapdb.mesonbuild.com/v2/soundtouch_2.3.2-1/get_patch + # https://wrapdb.mesonbuild.com/v2/soundtouch_2.3.2-4/get_patch f'{name}/0001-Add-Meson-build.patch', ] |