diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2018-11-19 03:30:58 +0800 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2018-11-19 03:30:58 +0800 |
commit | 88de199fecd15cae0ae7a1f289a382d2771155e7 (patch) | |
tree | a9f402b280eb0b691f7fac750ccd600d98fcdb27 /audio | |
parent | 353cbf3133880234620af5b7c23b158374934704 (diff) | |
download | freebsd-ports-gnome-88de199fecd15cae0ae7a1f289a382d2771155e7.tar.gz freebsd-ports-gnome-88de199fecd15cae0ae7a1f289a382d2771155e7.tar.zst freebsd-ports-gnome-88de199fecd15cae0ae7a1f289a382d2771155e7.zip |
Update to upstream version 0.21.3
Diffstat (limited to 'audio')
-rw-r--r-- | audio/musicpd/Makefile | 2 | ||||
-rw-r--r-- | audio/musicpd/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 6fcbeda47b37..1439d84c977c 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.21.2 +PORTVERSION= 0.21.3 CATEGORIES= audio ipv6 MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo index 57fe3d921c4c..3ac7996aeda8 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542045324 -SHA256 (mpd-0.21.2.tar.xz) = c6ff74ff521aa2b390bdeac299954da21b9d0a66216abdd500ae590d97ab514a -SIZE (mpd-0.21.2.tar.xz) = 664408 +TIMESTAMP = 1542528753 +SHA256 (mpd-0.21.3.tar.xz) = 6cf60e644870c6063a008d833a6c876272b7679a400b83012ed209c15ce06e2a +SIZE (mpd-0.21.3.tar.xz) = 664992 |