Merge pull request #9902 from heitbaum/mpd

mpd: update to 0.24.1 and addon (4)
This commit is contained in:
Christian Hewitt 2025-03-22 16:51:05 +04:00 committed by GitHub
commit 976a8c0077
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,9 +3,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mpd"
PKG_VERSION="0.24"
PKG_SHA256="1c828a290816d540fb2dec90f78044b55ff5ef8b49dd47a639ac34e3e5226bc5"
PKG_REV="3"
PKG_VERSION="0.24.1"
PKG_SHA256="b0920be6c63e3b857242ed168f29c3eee077f450a9f82bb9ff65f39fa587c8e8"
PKG_REV="4"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://www.musicpd.org"