diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-17 17:00:00 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-17 17:00:00 +0000 |
| commit | 0249a9227f6c5486b3066402273ca674d5da91df (patch) | |
| tree | e4428c0157db2cd28a178f78a5384ad56ab22938 /repos/extra/mpd/abuild | |
| parent | cc23bbfb07ade8679af24271041c33283aef72db (diff) | |
| download | alicelinux-0249a9227f6c5486b3066402273ca674d5da91df.tar.gz alicelinux-0249a9227f6c5486b3066402273ca674d5da91df.zip | |
mpd: updated to 0.24.7
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 79aada36..5e66fd02 100644 --- a/repos/extra/mpd/abuild +++ b/repos/extra/mpd/abuild @@ -1,5 +1,5 @@ name=mpd -version=0.24.6 +version=0.24.7 release=1 source="https://www.musicpd.org/download/${name}/${version%.*}/${name}-${version}.tar.xz run" |