diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2021-05-21 08:18:02 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2021-05-22 06:27:05 +0000 |
commit | 5994870bc563cfd3bf7545285c3c71e774e35686 (patch) | |
tree | c561d18611c6b97da34c0939c6301ea062983eed | |
parent | c875ddba98af41ee5a88f221f340e7a5d563629c (diff) | |
download | ports-5994870bc563cfd3bf7545285c3c71e774e35686.tar.gz ports-5994870bc563cfd3bf7545285c3c71e774e35686.zip |
audio/musicpd: Update to upstream release 0.22.7
Details:
- Upstream release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.7/NEWS
MFH: 2021Q2
-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 6ee3705d5eb2..9db005f602f5 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,6 +1,5 @@ PORTNAME= musicpd -PORTVERSION= 0.22.6 -PORTREVISION= 1 +PORTVERSION= 0.22.7 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 f617f613a6eb..92f3874d87fe 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614497065 -SHA256 (mpd-0.22.6.tar.xz) = 2be149a4895c3cb613477f8cf1193593e3d8a1d38a75ffa7d32da8c8316a4d5e -SIZE (mpd-0.22.6.tar.xz) = 730524 +TIMESTAMP = 1621571508 +SHA256 (mpd-0.22.7.tar.xz) = 498668c408cece8469dfcda6dd59a471d5ee9ba2c365a7eca3165a8ac831fc41 +SIZE (mpd-0.22.7.tar.xz) = 737524 |