diff options
author | riggs <riggs@FreeBSD.org> | 2019-12-23 23:50:31 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2019-12-23 23:50:31 +0800 |
commit | 661519774b4e2b45a52d075a39589713fa452da3 (patch) | |
tree | ce6b7cd2dbbf7ff61b62a13ace78accb9c58d2bc /audio | |
parent | 7ebdb2339b497a8174572170ff180e2b550856f5 (diff) | |
download | freebsd-ports-gnome-661519774b4e2b45a52d075a39589713fa452da3.tar.gz freebsd-ports-gnome-661519774b4e2b45a52d075a39589713fa452da3.tar.zst freebsd-ports-gnome-661519774b4e2b45a52d075a39589713fa452da3.zip |
Update to upstream release 0.21.17
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.17/NEWS
MFH: 2019Q4 (hat: ports-secteam)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/musicpd/Makefile | 3 | ||||
-rw-r--r-- | audio/musicpd/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 0584c494f663..2377f3022d61 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.21.16 -PORTREVISION= 4 +PORTVERSION= 0.21.17 CATEGORIES= audio MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo index 023c531690fd..3684cb308297 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1571473957 -SHA256 (mpd-0.21.16.tar.xz) = 30cf1bddf7d7388487276745ad3515f134e07f0c57f9f97cb2b5d3befd4a4d92 -SIZE (mpd-0.21.16.tar.xz) = 673732 +TIMESTAMP = 1577020164 +SHA256 (mpd-0.21.17.tar.xz) = 8498aa9e114661e99a12c4fcaeab8c6e83a33c6ad9ca0162774699d6c8236a62 +SIZE (mpd-0.21.17.tar.xz) = 675000 |