mpd: update to 0.23.8 and addon (114)

This commit is contained in:
Rudi Heitbaum 2022-03-15 09:54:40 +00:00
parent 903596da33
commit b5ad2545fe
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
114
- Update to version 0.23.8
- mpd-mpc: update to 0.34
113
- Update to version 0.23.5
- libmpdclient: update to 2.20

View File

@ -3,9 +3,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="mpd"
PKG_VERSION="0.23.5"
PKG_SHA256="f22c2c25093a05f4566f9cd7207cfbcd8405af67ed29a989bcf8905f80b7a299"
PKG_REV="113"
PKG_VERSION="0.23.8"
PKG_SHA256="86bb569bf3b519821f36f6bb5564e484e85d2564411b34b200fe2cd3a04e78cf"
PKG_REV="114"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://www.musicpd.org"