summaryrefslogtreecommitdiff
path: root/audio/musicpd/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-10-18 14:43:59 +0000
committerwiz <wiz@pkgsrc.org>2020-10-18 14:43:59 +0000
commit44f52650263ea98820a11aa73d3393f0f052e00a (patch)
tree1aa0bbfa722a450389dd0568e0eb04d20ef8a4ae /audio/musicpd/Makefile
parenta672ef976d54f2e48482462f00a9a80fe12a2e14 (diff)
downloadpkgsrc-44f52650263ea98820a11aa73d3393f0f052e00a.tar.gz
musicpd: update to 0.22.1.
ver 0.22.1 (2020/10/17) * decoder - opus: apply the OpusHead output gain even if there is no EBU R128 tag - opus: fix track/album ReplayGain fallback * output - alsa: don't deadlock when the ALSA driver is buggy - jack, pulse: reduce the delay when stopping or pausing playback * playlist - cue: fix two crash bugs * state_file: fix the state_file_interval setting
Diffstat (limited to 'audio/musicpd/Makefile')
-rw-r--r--audio/musicpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index cfa747b590d..5eae258d6db 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.226 2020/10/02 09:47:09 wiz Exp $
+# $NetBSD: Makefile,v 1.227 2020/10/18 14:43:59 wiz Exp $
-DISTNAME= mpd-0.22
+DISTNAME= mpd-0.22.1
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/0.22/