mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
mpd: update to 0.20.3
This commit is contained in:
parent
c04935c966
commit
836c93cf86
@ -1,5 +1,8 @@
|
||||
8.0.101
|
||||
102
|
||||
- update mpd to 0.20.3
|
||||
|
||||
101
|
||||
- rebuild for libogg
|
||||
|
||||
8.0.100
|
||||
100
|
||||
- initial LibreELEC version
|
||||
|
@ -19,8 +19,8 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="mpd"
|
||||
PKG_VERSION="0.19.15"
|
||||
PKG_REV="101"
|
||||
PKG_VERSION="0.20.3"
|
||||
PKG_REV="102"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://www.musicpd.org"
|
||||
@ -34,7 +34,6 @@ PKG_AUTORECONF="no"
|
||||
PKG_IS_ADDON="yes"
|
||||
PKG_ADDON_NAME="Music Player Daemon (MPD)"
|
||||
PKG_ADDON_TYPE="xbmc.service"
|
||||
PKG_ADDON_PROVIDES=""
|
||||
|
||||
pre_configure_target() {
|
||||
export LIBS="$LIBS -logg -lFLAC"
|
||||
|
Loading…
x
Reference in New Issue
Block a user