diff options
author | Cem Keylan <cem@ckyln.com> | 2022-05-11 14:37:32 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-05-11 14:37:32 +0200 |
commit | 25c3f0a69a6b69140ce35c0f989349e9c480bbd7 (patch) | |
tree | 7680c7711a3eaa6643bdaef4edd4044155921f4b /community/mpd | |
parent | 08aa3bf01e79f82f3feab2abdc67a05bc16115f7 (diff) | |
download | repository-25c3f0a69a6b69140ce35c0f989349e9c480bbd7.tar.gz |
mpd: bump to 0.23.7
Diffstat (limited to 'community/mpd')
-rw-r--r-- | community/mpd/checksums | 2 | ||||
-rw-r--r-- | community/mpd/sources | 2 | ||||
-rw-r--r-- | community/mpd/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/community/mpd/checksums b/community/mpd/checksums index 71ec20f7..ac0a0544 100644 --- a/community/mpd/checksums +++ b/community/mpd/checksums @@ -1,4 +1,4 @@ %BLAKE3 -638d79c7a6883a2ed2858371dba1b72d69f7a3d447d5f5e438c04d643d2a308e mpd-0.23.6.tar.xz +b98a105961cf9ba197430acc95c618fc1ca866dc0cada21faf1ead9b7863a911 mpd-0.23.7.tar.xz 00b43eec8b8f3c39569826c91740fc6757853f3f4fd73a447d6c7409e544b95d 7.1.3.tar.gz 4a81799c5a19fa9afeb660fc293fcd12b1f076bc80c58e1a96841ea825ef8b75 meson.build diff --git a/community/mpd/sources b/community/mpd/sources index 1d586405..8e999551 100644 --- a/community/mpd/sources +++ b/community/mpd/sources @@ -1,3 +1,3 @@ -https://www.musicpd.org/download/mpd/0.23/mpd-0.23.6.tar.xz +https://www.musicpd.org/download/mpd/0.23/mpd-0.23.7.tar.xz https://github.com/fmtlib/fmt/archive/7.1.3.tar.gz subprojects/fmt files/meson.build subprojects/fmt diff --git a/community/mpd/version b/community/mpd/version index a0091d53..8ad3b152 100644 --- a/community/mpd/version +++ b/community/mpd/version @@ -1 +1 @@ -0.23.6 1 +0.23.7 1 |