diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2020-03-24 06:06:30 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2020-03-24 06:06:30 +0000 |
commit | cbd1bd734182698c1c3e86e55621cef0976d030c (patch) | |
tree | 0b9861da404ef73a9f036d60fa914d6fda2bbac9 /audio | |
parent | 18b8302127b298232307cb0756bc9ae2c6db8356 (diff) | |
download | ports-cbd1bd734182698c1c3e86e55621cef0976d030c.tar.gz ports-cbd1bd734182698c1c3e86e55621cef0976d030c.zip |
Notes
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 f6a1de865acf..885adc6cc723 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.21.20 -PORTREVISION= 1 +PORTVERSION= 0.21.21 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 c98ca5d1dbee..5c8ba50522ee 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1581965855 -SHA256 (mpd-0.21.20.tar.xz) = 422ef0a996d961f3ebc6856395f3a855b45fa0059910e878fb98281007e510e1 -SIZE (mpd-0.21.20.tar.xz) = 676396 +TIMESTAMP = 1584881498 +SHA256 (mpd-0.21.21.tar.xz) = e1bdb15f0e3b62c18e91257a7b41530dc36eb91cc03eabc6e6bffd947ec168ce +SIZE (mpd-0.21.21.tar.xz) = 676668 |