diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2025-05-23 22:52:10 +0200 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2025-05-23 23:23:22 +0200 |
commit | 4a55866d32046b706ab7d69bb4ca483aa5587b25 (patch) | |
tree | f6db28ab07d2e2295a3d39981a57d92ee8ae5fa9 | |
parent | graphics/chafa: Fix pkg-plist (diff) |
audio/musicpd: Update to upstream release 0.24.4
Details:
- Mostly bugfixes, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.4/NEWS
-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 9d8fc52b190a..dda609f356cf 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,5 +1,5 @@ PORTNAME= musicpd -PORTVERSION= 0.24.3 +PORTVERSION= 0.24.4 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 60939364c663..e1088b7996b8 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744525479 -SHA256 (mpd-0.24.3.tar.xz) = 4225680e068b2ad87e3c2de414ec3209758de93d671f89fa3bae90b70af478a2 -SIZE (mpd-0.24.3.tar.xz) = 1014788 +TIMESTAMP = 1748025224 +SHA256 (mpd-0.24.4.tar.xz) = 86035d6c63af32afa77fd5eb5ecd1c6afaef7cc352b28064edf51eea60f40d66 +SIZE (mpd-0.24.4.tar.xz) = 1015368 |