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 | |
| parent | 57356fea550de4b5c48f4202b162e5a7d1955e4a (diff) | |
| download | alicelinux-829ed46ad1a563d29ea55d2ee028c07aaab4c063.tar.gz alicelinux-829ed46ad1a563d29ea55d2ee028c07aaab4c063.zip | |
mpd: updated to 0.24.9
| -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 0d33cb10..5e629a7d 100644 --- a/repos/extra/mpd/.checksum +++ b/repos/extra/mpd/.checksum @@ -1,2 +1,2 @@ -5e2ae88e089b3dad58b3bf8a7516da10fa892356cac5742e74e5d196ea380148 mpd-0.24.8.tar.xz +bfb4649d07d8131bb0bbeb0c9cf5d82b6843cae24e958290c3f6403abbd67dd6 mpd-0.24.9.tar.xz ae90a0622513cc6f50dc21122cac50b3965a7243ebb82cd242a9192c37946c7c run 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" |