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?


diff --git Makefile Makefile
index 10bd4364af0..4e318d160c1 100644
--- Makefile
+++ Makefile
@@ -2,7 +2,7 @@
 
 BROKEN-hppa =          no atomic ops
 COMMENT =              Music Player Daemon
-VER =                  0.21.23
+VER =                  0.21.24
 DISTNAME =             mpd-${VER}
 EXTRACT_SUFX =         .tar.xz
 CATEGORIES =           audio
diff --git distinfo distinfo
index ccf6eac028f..f2a7087b16b 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.24.tar.xz) = hGMqfoLmcrOm1xZRp10F+3rNYmRcM+Pzr1oQZ8+mTNY=
+SIZE (mpd-0.21.24.tar.xz) = 681576

Reply via email to