diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-25 14:37:28 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-25 14:37:28 +0000 |
| commit | 1d7dd9c818329e08299985699ca78d4d9c8c9401 (patch) | |
| tree | 5a4bff2f3572a1ac6d8ed37b9fea38104c8be634 | |
| parent | a974758891c0925bc0f03dcce31316edd5cd4431 (diff) | |
| download | alicelinux-1d7dd9c818329e08299985699ca78d4d9c8c9401.tar.gz alicelinux-1d7dd9c818329e08299985699ca78d4d9c8c9401.zip | |
mpd: updated to 0.24.1
| -rw-r--r-- | repos/extra/mpd/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/mpd/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/mpd/.checksum b/repos/extra/mpd/.checksum index 9b9f1ebd..64e1bbc1 100644 --- a/repos/extra/mpd/.checksum +++ b/repos/extra/mpd/.checksum @@ -1,2 +1,2 @@ -f624c892f67fc6af979c53a1b9e2078a4427128c22ad683d06bb6dd1c7565169 mpd-0.23.17.tar.xz +3f8162d90a70f8298534c401fbbddca7b6aeab26380b0757f25f8a864825a671 mpd-0.24.1.tar.xz ae90a0622513cc6f50dc21122cac50b3965a7243ebb82cd242a9192c37946c7c run diff --git a/repos/extra/mpd/abuild b/repos/extra/mpd/abuild index 7f3e3787..259fd313 100644 --- a/repos/extra/mpd/abuild +++ b/repos/extra/mpd/abuild @@ -1,5 +1,5 @@ name=mpd -version=0.23.17 +version=0.24.1 release=1 source="https://www.musicpd.org/download/${name}/${version%.*}/${name}-${version}.tar.xz run" |