summaryrefslogtreecommitdiff
path: root/audio/musicpd/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-05-27 09:56:11 +0000
committerwiz <wiz@pkgsrc.org>2018-05-27 09:56:11 +0000
commitd6c1b0999aa36554809da48d6e5fb1ab0c385b59 (patch)
treec66cb687dee6b30b1ffd566714071e5d0dc08f7a /audio/musicpd/Makefile
parent87483116a90173cab4a3145cb7d3d24c63090272 (diff)
downloadpkgsrc-d6c1b0999aa36554809da48d6e5fb1ab0c385b59.tar.gz
musicpd: update to 0.20.20.
ver 0.20.20 (2018/05/22) * protocol - fix "modified-since" filter regression * output - pulse: cork stream when paused due to "single" mode * decoder - dsdiff, dsf: support more MIME types - dsdiff, dsf: allow 4 MB ID3 tags - opus: support R128_ALBUM_GAIN tag * Android, Windows - enable the "proxy" database plugin
Diffstat (limited to 'audio/musicpd/Makefile')
-rw-r--r--audio/musicpd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 9cbccacb4df..dde085d129a 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.166 2018/04/29 21:31:27 adam Exp $
+# $NetBSD: Makefile,v 1.167 2018/05/27 09:56:11 wiz Exp $
-DISTNAME= mpd-0.20.19
+DISTNAME= mpd-0.20.20
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.musicpd.org/download/mpd/0.20/
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/}