On Sun 14/06/2020 11:06, Bjorn Ketelaars wrote:
> Enclosed a simple diff for updating mpd to 0.21.24, which is a minor
> bugfix release. Changes:
> https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.24/NEWS
> 
> Run tested on amd64.
> 
> Comments/OK?

An even newer version of mpd is available (0.21.25), which fixes various
bugs:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.25/NEWS.

Run tested on amd64.

Comments/OK?


diff --git Makefile Makefile
index 10bd4364af0..55b34545477 100644
--- Makefile
+++ Makefile
@@ -2,7 +2,7 @@
 
 BROKEN-hppa =          no atomic ops
 COMMENT =              Music Player Daemon
-VER =                  0.21.23
+VER =                  0.21.25
 DISTNAME =             mpd-${VER}
 EXTRACT_SUFX =         .tar.xz
 CATEGORIES =           audio
diff --git distinfo distinfo
index ccf6eac028f..c8b7f0fb3f8 100644
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (mpd-0.21.23.tar.xz) = Q59SLKmADzdeT7RZ7DHmGz2CT8XAWA/wbaxItdISB6M=
-SIZE (mpd-0.21.23.tar.xz) = 680060
+SHA256 (mpd-0.21.25.tar.xz) = IKCtAb8yey2+tq6OGvlSyw3oPS1j+rD6S3GDp0dlwgE=
+SIZE (mpd-0.21.25.tar.xz) = 683768

Reply via email to