diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-31 12:21:52 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-31 12:21:52 +0000 |
| commit | 555b2a045d87239c6d9b9bd845997fb58cd31302 (patch) | |
| tree | 0903af552199a11d658a370976e5c5e062785c19 /repos | |
| parent | 3c3db0d4fd66c911cf66c9034a712dd40468b2dc (diff) | |
| download | alicelinux-555b2a045d87239c6d9b9bd845997fb58cd31302.tar.gz alicelinux-555b2a045d87239c6d9b9bd845997fb58cd31302.zip | |
mpd: updated to 0.24.8
Diffstat (limited to 'repos')
| -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 4297e610..0d33cb10 100644 --- a/repos/extra/mpd/.checksum +++ b/repos/extra/mpd/.checksum @@ -1,2 +1,2 @@ -b6e9e5736a65b885ec68a46592acad50b582919edb89bac3b5d6851e23ee3539 mpd-0.24.7.tar.xz +5e2ae88e089b3dad58b3bf8a7516da10fa892356cac5742e74e5d196ea380148 mpd-0.24.8.tar.xz ae90a0622513cc6f50dc21122cac50b3965a7243ebb82cd242a9192c37946c7c run diff --git a/repos/extra/mpd/abuild b/repos/extra/mpd/abuild index 5e66fd02..0fab4d03 100644 --- a/repos/extra/mpd/abuild +++ b/repos/extra/mpd/abuild @@ -1,5 +1,5 @@ name=mpd -version=0.24.7 +version=0.24.8 release=1 source="https://www.musicpd.org/download/${name}/${version%.*}/${name}-${version}.tar.xz run" |