diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-01 13:28:45 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-01 13:28:45 +0000 |
| commit | a20ab11dc83faadd9432d68533a263febfd73faa (patch) | |
| tree | 4a2d4f5660c79e19cee67a9345e57529341f80ca | |
| parent | 98a41b2fca1086673b925a45fddeca2a396f3a77 (diff) | |
| download | alicelinux-a20ab11dc83faadd9432d68533a263febfd73faa.tar.gz alicelinux-a20ab11dc83faadd9432d68533a263febfd73faa.zip | |
mpd: updated to 0.24.2
| -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 64e1bbc1..d31d1d11 100644 --- a/repos/extra/mpd/.checksum +++ b/repos/extra/mpd/.checksum @@ -1,2 +1,2 @@ -3f8162d90a70f8298534c401fbbddca7b6aeab26380b0757f25f8a864825a671 mpd-0.24.1.tar.xz +14dd194737f4fd713d52dd44d94c2104a200eef97a123b64eb7cd07476d2f7cb mpd-0.24.2.tar.xz ae90a0622513cc6f50dc21122cac50b3965a7243ebb82cd242a9192c37946c7c run diff --git a/repos/extra/mpd/abuild b/repos/extra/mpd/abuild index 259fd313..aa6c0c9d 100644 --- a/repos/extra/mpd/abuild +++ b/repos/extra/mpd/abuild @@ -1,5 +1,5 @@ name=mpd -version=0.24.1 +version=0.24.2 release=1 source="https://www.musicpd.org/download/${name}/${version%.*}/${name}-${version}.tar.xz run" |