diff options
| author | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-04-14 01:35:12 +0000 |
|---|---|---|
| committer | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-04-14 01:35:12 +0000 |
| commit | 595101c9e63eae025157878b14577acb3fef0b3b (patch) | |
| tree | 9878022974c9d8b274c999d693e466b23cfb2fdd /repos/extra/mpd | |
| parent | 73d7a925b4ad5bb64b17506acdf1600a12d55d47 (diff) | |
| download | alicelinux-595101c9e63eae025157878b14577acb3fef0b3b.tar.gz alicelinux-595101c9e63eae025157878b14577acb3fef0b3b.zip | |
clang repos migrated to main
Diffstat (limited to 'repos/extra/mpd')
| -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 d31d1d11..fc2a2e84 100644 --- a/repos/extra/mpd/.checksum +++ b/repos/extra/mpd/.checksum @@ -1,2 +1,2 @@ -14dd194737f4fd713d52dd44d94c2104a200eef97a123b64eb7cd07476d2f7cb mpd-0.24.2.tar.xz +58b086b777d60dcaab2e8faff10274807a70fca1c07ac7ead5924517207cf3d7 mpd-0.24.3.tar.xz ae90a0622513cc6f50dc21122cac50b3965a7243ebb82cd242a9192c37946c7c run diff --git a/repos/extra/mpd/abuild b/repos/extra/mpd/abuild index aa6c0c9d..2caf6dfe 100644 --- a/repos/extra/mpd/abuild +++ b/repos/extra/mpd/abuild @@ -1,5 +1,5 @@ name=mpd -version=0.24.2 +version=0.24.3 release=1 source="https://www.musicpd.org/download/${name}/${version%.*}/${name}-${version}.tar.xz run" |