diff mbox series

package/mpd: update to version 0.23.11

Message ID 20221130075357.92377-1-br015@umbiko.net
State Accepted
Headers show
Series package/mpd: update to version 0.23.11 | expand

Commit Message

Andreas Ziegler Nov. 30, 2022, 7:53 a.m. UTC
Mostly fixes for build and runtime failures; no new features.

Standard directory for default database and cache changed from ~/.cache to
~/.cache/mpd.
 
Full change log:
	https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.11/NEWS

Signed-off-by: Andreas Ziegler <br015@umbiko.net>
---
 package/mpd/mpd.hash | 2 +-
 package/mpd/mpd.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni Dec. 11, 2022, 8:21 p.m. UTC | #1
On Wed, 30 Nov 2022 08:53:57 +0100
Andreas Ziegler <br015@umbiko.net> wrote:

> Mostly fixes for build and runtime failures; no new features.
> 
> Standard directory for default database and cache changed from ~/.cache to
> ~/.cache/mpd.
>  
> Full change log:
> 	https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.11/NEWS
> 
> Signed-off-by: Andreas Ziegler <br015@umbiko.net>
> ---
>  package/mpd/mpd.hash | 2 +-
>  package/mpd/mpd.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/mpd/mpd.hash b/package/mpd/mpd.hash
index fca0ee8539..8c488d0357 100644
--- a/package/mpd/mpd.hash
+++ b/package/mpd/mpd.hash
@@ -1,3 +1,3 @@ 
 # Locally calculated after checking pgp signature
-sha256  2becaba980402e8dc7972ccc3476e493b7ae2eeb720d31fa6712472ed48e9f2d  mpd-0.23.9.tar.xz
+sha256  edb4e7a8f9dff238b5610f9e2461940ea98c727a5462fafb1cdf836304dfdca9  mpd-0.23.11.tar.xz
 sha256  ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6  COPYING
diff --git a/package/mpd/mpd.mk b/package/mpd/mpd.mk
index 5c15953984..449600eda2 100644
--- a/package/mpd/mpd.mk
+++ b/package/mpd/mpd.mk
@@ -5,7 +5,7 @@ 
 ################################################################################
 
 MPD_VERSION_MAJOR = 0.23
-MPD_VERSION = $(MPD_VERSION_MAJOR).9
+MPD_VERSION = $(MPD_VERSION_MAJOR).11
 MPD_SOURCE = mpd-$(MPD_VERSION).tar.xz
 MPD_SITE = https://www.musicpd.org/download/mpd/$(MPD_VERSION_MAJOR)
 MPD_DEPENDENCIES = host-pkgconf boost fmt