Skip to content

Commit

Permalink
mpd: update to 0.23.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudi Heitbaum committed Jul 12, 2022
1 parent c6c6ee8 commit a41a5c3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions packages/addons/service/mpd/changelog.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions packages/addons/service/mpd/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a41a5c3

Please sign in to comment.