diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 16:59:11 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-11 16:59:11 +0000 |
| commit | 829ed46ad1a563d29ea55d2ee028c07aaab4c063 (patch) | |
| tree | 3182d98c6e69755b3964222da251beeb56280d2d /repos/extra/mpd/abuild | |
| parent | 57356fea550de4b5c48f4202b162e5a7d1955e4a (diff) | |
| download | alicelinux-829ed46ad1a563d29ea55d2ee028c07aaab4c063.tar.gz alicelinux-829ed46ad1a563d29ea55d2ee028c07aaab4c063.zip | |
mpd: updated to 0.24.9
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 0fab4d03..fb710ea5 100644 --- a/repos/extra/mpd/abuild +++ b/repos/extra/mpd/abuild @@ -1,5 +1,5 @@ name=mpd -version=0.24.8 +version=0.24.9 release=1 source="https://www.musicpd.org/download/${name}/${version%.*}/${name}-${version}.tar.xz run" |