diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2021-10-29 08:30:34 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2021-10-30 11:06:17 +0000 |
commit | aae69a8d6bb9e8ca420e3b2f5a9a3bc4d3bcd7b3 (patch) | |
tree | 829b8a44ad12dcbffcce245784198d00ec6de3d0 /audio/musicpd | |
parent | 0f488da862dbbc4fba0b9ba694797a357d6e1199 (diff) | |
download | ports-aae69a8d6bb9e8ca420e3b2f5a9a3bc4d3bcd7b3.tar.gz ports-aae69a8d6bb9e8ca420e3b2f5a9a3bc4d3bcd7b3.zip |
audio/musicpd: Update to upstream release 0.23.2
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.2/NEWS
Diffstat (limited to 'audio/musicpd')
-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 dc141ecbf90c..c8e0e51bb656 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,6 +1,5 @@ PORTNAME= musicpd -PORTVERSION= 0.23.1 -PORTREVISION= 1 +PORTVERSION= 0.23.2 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 6a25b5bce89b..530af034978f 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634768410 -SHA256 (mpd-0.23.1.tar.xz) = 93990f026886cee3b8707b38cef575b1904f4a6e5fc6d92b2a82ba2a3a6302bd -SIZE (mpd-0.23.1.tar.xz) = 764920 +TIMESTAMP = 1635449200 +SHA256 (mpd-0.23.2.tar.xz) = 74ec75689746baaeab7c65d70019f96f70b31b658cb25cfd2ebcca03f65acddf +SIZE (mpd-0.23.2.tar.xz) = 766340 |