diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2018-02-17 13:32:52 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2018-02-17 13:32:52 +0000 |
commit | 92325d192d8ce39afcb07398f8a1fc7b8d3b07dd (patch) | |
tree | 338e1a89b8c3369e3c0a5bc8853bbec5ecd4755a /audio | |
parent | 626847fe0b65d02e9ccd3030f33d14fc4f144e1d (diff) | |
download | ports-92325d192d8ce39afcb07398f8a1fc7b8d3b07dd.tar.gz ports-92325d192d8ce39afcb07398f8a1fc7b8d3b07dd.zip |
Notes
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 cd94fd1d8ea2..f9d22a2c4727 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.20.16 +PORTVERSION= 0.20.17 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo index 0665d797d25b..7d04ffdb6842 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1517749336 -SHA256 (mpd-0.20.16.tar.xz) = 29e1676288e61a8bee6b687d23ba6ca42ccec4dc87c6a0e81d119aea27dcd06a -SIZE (mpd-0.20.16.tar.xz) = 790708 +TIMESTAMP = 1518854676 +SHA256 (mpd-0.20.17.tar.xz) = 2cb0e7f0e219df60a04b3c997d8ed7ad458ebfd89fd045e03fbe727277d5dac1 +SIZE (mpd-0.20.17.tar.xz) = 792108 |