package/mpd: update to version 0.24.6

Version 0.24.6 change log:

* decoder
  - ffmpeg: handle "*.opus" files
  - mpg123: another workaround for libmpg123 ID3 corruption bug
  - opus: fix seeking in files with large OpusTags
  - opus, vorbis: remove METADATA_BLOCK_PICTURE size limit

Signed-off-by: Andreas Ziegler <br025@umbiko.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Andreas Ziegler
2025-10-28 06:49:28 +01:00
committed by Julien Olivain
parent 5864141279
commit 164d3a5575
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally calculated after checking pgp signature
sha256 69dfcba5c99c8d828d8f35dfb31eb0a4e34ce3813f54666af4d8247558160a13 mpd-0.24.5.tar.xz
sha256 8ce34a010577feb42999a96d867325c6d38bf7ae1b7a57f878d7e548c1fd1fa9 mpd-0.24.6.tar.xz
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING

View File

@@ -5,7 +5,7 @@
################################################################################
MPD_VERSION_MAJOR = 0.24
MPD_VERSION = $(MPD_VERSION_MAJOR).5
MPD_VERSION = $(MPD_VERSION_MAJOR).6
MPD_SOURCE = mpd-$(MPD_VERSION).tar.xz
MPD_SITE = https://www.musicpd.org/download/mpd/$(MPD_VERSION_MAJOR)
MPD_DEPENDENCIES = host-pkgconf fmt