diff options
| author | Emmett1 <me@emmett1.my> | 2026-05-09 05:38:33 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-05-09 05:38:33 +0000 |
| commit | 15e5bfb0156685722aaced1ef2a0427d9c2b5290 (patch) | |
| tree | 18892e097a2acd77b95c56afd60104a9eac7cfa8 /repos/extra/mpd/abuild | |
| parent | 36e2ade5de510411b6cf93c6acf88d06b00cbfa5 (diff) | |
| download | alicelinux-15e5bfb0156685722aaced1ef2a0427d9c2b5290.tar.gz alicelinux-15e5bfb0156685722aaced1ef2a0427d9c2b5290.zip | |
mpd: updated to 0.24.10
Diffstat (limited to 'repos/extra/mpd/abuild')
| -rw-r--r-- | repos/extra/mpd/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/mpd/abuild b/repos/extra/mpd/abuild index fb710ea5..61918a23 100644 --- a/repos/extra/mpd/abuild +++ b/repos/extra/mpd/abuild @@ -1,5 +1,5 @@ name=mpd -version=0.24.9 +version=0.24.10 release=1 source="https://www.musicpd.org/download/${name}/${version%.*}/${name}-${version}.tar.xz run" |