Andreas Wacknitz
2024-03-31 87f5c8115e0ba1c2602f9245e6cf4ee2489f09c2
soundtouch: update to 2.3.3

3 files modified
9 ■■■■■ changed files
components/library/soundtouch/Makefile 5 ●●●●● patch | view | raw | blame | history
components/library/soundtouch/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/library/soundtouch/pkg5 2 ●●● patch | view | raw | blame | history
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
components/library/soundtouch/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/library/soundtouch/pkg5
@@ -9,4 +9,4 @@
        "library/audio/soundtouch"
    ],
    "name": "soundtouch"
}
}