diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:18:22 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-08 22:18:22 +0000 |
| commit | 60f5d47dcbc69d19a80a61c18603c1aed753900f (patch) | |
| tree | 19e3cf0203278cdae761448af4655807dc2c42c3 /repos/extra/mpd/abuild | |
| parent | aaffd1d9b7f061df27fefca404b08cfd66b712e1 (diff) | |
| download | alicelinux-60f5d47dcbc69d19a80a61c18603c1aed753900f.tar.gz alicelinux-60f5d47dcbc69d19a80a61c18603c1aed753900f.zip | |
mpd: updated to 0.23.17
Diffstat (limited to 'repos/extra/mpd/abuild')
| -rw-r--r-- | repos/extra/mpd/abuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/repos/extra/mpd/abuild b/repos/extra/mpd/abuild index 9bf71d4d..7f3e3787 100644 --- a/repos/extra/mpd/abuild +++ b/repos/extra/mpd/abuild @@ -1,8 +1,7 @@ name=mpd -version=0.23.16 +version=0.23.17 release=1 source="https://www.musicpd.org/download/${name}/${version%.*}/${name}-${version}.tar.xz - fmt.patch run" sv="run" postbuild() { |