mpd: update to 0.23.10 and addon (115)

This commit is contained in:
Rudi Heitbaum 2022-08-20 15:17:17 +00:00
parent c7ab1c7e7a
commit 99b928bc4c
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
115
- Update to version 0.23.10
- faad2: update to 2.10.1
114
- Update to version 0.23.8
- mpd-mpc: update to 0.34

View File

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