[libopenmpt] update to 0.7.10 (#41377)

This commit is contained in:
Jia Yue Hua 2024-10-08 03:08:40 +08:00 committed by GitHub
parent 1f2a7c951d
commit f89f568605
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 5 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO OpenMPT/openmpt
REF "libopenmpt-${VERSION}"
SHA512 00c6f4984a3cbf28ce83442e4ddee7fdf4ec82468813bc4b79fef7f722cd930c11e01f30ffe3bb70763494846d97a09163d772ad9c7963ed425440ad93ffc77b
SHA512 ac13ae299c61ce61d5cfd580d5f6377817654c43c0164db1823501b31fdc873e64709bd6b91a0709eed95d9e9572849ec16d61eae6b05d9eabb419faf52cf9b2
HEAD_REF master
)

View File

@ -1,7 +1,6 @@
{
"name": "libopenmpt",
"version": "0.7.4",
"port-version": 1,
"version": "0.7.10",
"description": "A cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream.",
"homepage": "https://openmpt.org/",
"license": "BSD-3-Clause",

View File

@ -4865,8 +4865,8 @@
"port-version": 1
},
"libopenmpt": {
"baseline": "0.7.4",
"port-version": 1
"baseline": "0.7.10",
"port-version": 0
},
"libopensp": {
"baseline": "1.5.2",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b4730c8e9deadfe40b573c5c1ca7a00a9d40736c",
"version": "0.7.10",
"port-version": 0
},
{
"git-tree": "42b5aedfd10f2b5c2882e3a7936912d2991a4e3b",
"version": "0.7.4",