diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-25 11:43:34 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-25 11:43:34 +0300 |
commit | 85965949a69a1c20dda516e040cf252845b3f173 (patch) | |
tree | 0e53f317b46ec7ae63f5b5fca0f9c53779cfbb82 | |
parent | 3ff333e4c8d38ab96733497bff44c26fdb29a64b (diff) | |
download | repository-85965949a69a1c20dda516e040cf252845b3f173.tar.gz |
mpd: bump to 0.23.9
-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 abbc2cbf..259dfe93 100644 --- a/community/mpd/checksums +++ b/community/mpd/checksums @@ -1,4 +1,4 @@ %BLAKE3 -100e3b3b63c0f12c4ab5facecfc13b82298e726f3919143f19c26347caad4d43 mpd-0.23.8.tar.xz +1cdcdb8cb09132ec2e1c01cc4dbe6c96f75d7e04167caa09cac35fded172909d mpd-0.23.9.tar.xz 00b43eec8b8f3c39569826c91740fc6757853f3f4fd73a447d6c7409e544b95d 7.1.3.tar.gz 4a81799c5a19fa9afeb660fc293fcd12b1f076bc80c58e1a96841ea825ef8b75 meson.build diff --git a/community/mpd/sources b/community/mpd/sources index 83653e47..4f01a928 100644 --- a/community/mpd/sources +++ b/community/mpd/sources @@ -1,3 +1,3 @@ -https://www.musicpd.org/download/mpd/0.23/mpd-0.23.8.tar.xz +https://www.musicpd.org/download/mpd/0.23/mpd-0.23.9.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 79f0067d..32a66f45 100644 --- a/community/mpd/version +++ b/community/mpd/version @@ -1 +1 @@ -0.23.8 1 +0.23.9 1 |