Merge pull request #9678 from 4fury-c3440d8/np

mpd-0.22.11
This commit is contained in:
Kamil ATLI
2021-09-08 01:52:27 +03:00
committed by GitHub
2 changed files with 9 additions and 3 deletions
-1
View File
@@ -52,7 +52,6 @@ def setup():
-Dzlib=enabled \
-Dzzip=enabled \
-Dqobuz=enabled \
-Dtidal=enabled \
-Diconv=enabled \
-Dshout=enabled \
-Dbzip2=enabled \
+9 -2
View File
@@ -15,8 +15,8 @@
<Description>
Music Player Daemon (MPD) is a flexible, powerful, server-side application for playing music. Through plugins and libraries it can play a variety of sound files while being controlled by its network protocol.
</Description>
<Archive sha1sum="3ba68d81d60f0774abf0442fa5acbf2cbada459d" type="tarxz">
https://www.musicpd.org/download/mpd/0.22/mpd-0.22.9.tar.xz
<Archive sha1sum="51b069bcddd3a476fad0020cd4a253f0050bebb4" type="tarxz">
https://www.musicpd.org/download/mpd/0.22/mpd-0.22.11.tar.xz
</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
@@ -155,6 +155,13 @@
</Package>
<History>
<Update release="7">
<Date>2021-09-07</Date>
<Version>0.22.11</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="6">
<Date>2021-07-11</Date>
<Version>0.22.9</Version>