From 8cdd197ba643eb2608c5aab87567625bb9336cee Mon Sep 17 00:00:00 2001
From: David Stes <55844484+cstes@users.noreply.github.com>
Date: Sun, 31 Mar 2024 18:41:25 +0200
Subject: [PATCH] opensmalltalk cog-spur: update to 5.0.3356

---
 components/library/soundtouch/Makefile |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/components/library/soundtouch/Makefile b/components/library/soundtouch/Makefile
index a3be392..bf47c9f 100644
--- a/components/library/soundtouch/Makefile
+++ b/components/library/soundtouch/Makefile
@@ -17,14 +17,13 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=         soundtouch
-COMPONENT_VERSION=      2.3.2
-COMPONENT_REVISION=		1
+COMPONENT_VERSION=      2.3.3
 COMPONENT_SUMMARY=      Audio Processing Library
 COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
 COMPONENT_PROJECT_URL=  https://www.surina.net/soundtouch
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)/$(COMPONENT_ARCHIVE)
-COMPONENT_ARCHIVE_HASH= sha256:3bde8ddbbc3661f04e151f72cf21ca9d8f8c88e265833b65935b8962d12d6b08
+COMPONENT_ARCHIVE_HASH= sha256:43b23dfac2f64a3aff55d64be096ffc7b73842c3f5665caff44975633a975a99
 COMPONENT_FMRI=         library/audio/soundtouch
 COMPONENT_CLASSIFICATION=System/Multimedia Libraries
 COMPONENT_LICENSE=      LGPLv2.1

--
Gitblit v1.9.3