summaryrefslogtreecommitdiff
path: root/audio/musicpd/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-02-18 13:21:38 +0000
committernia <nia@pkgsrc.org>2020-02-18 13:21:38 +0000
commit128f1575a0ef29ef548dab90f3e433afb2d6a444 (patch)
treed84a00bd997a7074af755f04bad14ee3e3afbfc9 /audio/musicpd/Makefile
parentba3e8769aadae701b796d1f3a7dc74f2cba8f47f (diff)
downloadpkgsrc-128f1575a0ef29ef548dab90f3e433afb2d6a444.tar.gz
musicpd: Update to 0.21.20
ver 0.21.20 (2020/02/16) * decoder - audiofile, ffmpeg, sndfile: handle MIME type "audio/wav" - ffmpeg: fix playback of AIFF and TTA - vorbis, opus: fix seeking in small files * fix backwards seeking on ARM (and other non-x86 CPUs)
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 09eb7015b26..b454b98c5ab 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.207 2020/01/18 23:22:45 nia Exp $
+# $NetBSD: Makefile,v 1.208 2020/02/18 13:21:38 nia Exp $
-DISTNAME= mpd-0.21.19
+DISTNAME= mpd-0.21.20
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/0.21/