diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2025-08-03 08:16:36 +0200 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2025-08-03 10:24:39 +0200 |
commit | eb4c93503279db09df97f30e4201da1eeccd12e2 (patch) | |
tree | 0f73fb79cc83091bfacd564024fde6e777962441 | |
parent | devel/py-ttkbootstrap: Update to 1.14.2 (diff) |
audio/musicpd: Update to upstream release 0.24.5
Details:
- Mostly bugfixes, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.5/NEWS
MFH: 2025Q3
Diffstat (limited to '')
-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 dda609f356cf..d2671a5b23ab 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,5 +1,5 @@ PORTNAME= musicpd -PORTVERSION= 0.24.4 +PORTVERSION= 0.24.5 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 e1088b7996b8..951b563141bb 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748025224 -SHA256 (mpd-0.24.4.tar.xz) = 86035d6c63af32afa77fd5eb5ecd1c6afaef7cc352b28064edf51eea60f40d66 -SIZE (mpd-0.24.4.tar.xz) = 1015368 +TIMESTAMP = 1754169361 +SHA256 (mpd-0.24.5.tar.xz) = 69dfcba5c99c8d828d8f35dfb31eb0a4e34ce3813f54666af4d8247558160a13 +SIZE (mpd-0.24.5.tar.xz) = 1015900 |