libmpdclient-2.22
This commit is contained in:
@@ -16,5 +16,5 @@ def build():
|
||||
def install():
|
||||
mesontools.install()
|
||||
|
||||
pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README.rst")
|
||||
pisitools.dodoc("AUTHORS", "NEWS")
|
||||
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
<Description>
|
||||
A stable, documented, asynchronous API library for interfacing MPD in the C, C++ and Objective C languages.
|
||||
</Description>
|
||||
<Archive sha1sum="6e7918b8ed7c7941203eee063424f6445f4d0e34" type="tarxz">
|
||||
https://musicpd.org/download/libmpdclient/2/libmpdclient-2.20.tar.xz
|
||||
<Archive sha1sum="d122c6f11f613151c0148392f745f81a8677d4f5" type="tarxz">
|
||||
https://musicpd.org/download/libmpdclient/2/libmpdclient-2.22.tar.xz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
@@ -49,6 +49,14 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2024-10-24</Date>
|
||||
<Version>2.22</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Update release="2">
|
||||
<Date>2021-11-23</Date>
|
||||
<Version>2.20</Version>
|
||||
|
||||
Reference in New Issue
Block a user