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

azpainter-3.0.3, liburing-2.0, mpd rebuild.
This commit is contained in:
Rmys
2021-07-11 10:12:00 +03:00
committed by GitHub
3 changed files with 19 additions and 5 deletions
+9 -2
View File
@@ -15,8 +15,8 @@
<PartOf>programming.library</PartOf>
<Summary>This is the io_uring library, liburing.</Summary>
<Description>liburing provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation.</Description>
<Archive sha1sum="5b30af49cd8620dd6c5b339fec26b3d2d9c843e7" type="tarbz2">
https://git.kernel.dk/cgit/liburing/snapshot/liburing-0.7.tar.bz2
<Archive sha1sum="3e6b29c3909e6d63078b22007cfc20425ae1aa8f" type="tarbz2">
https://git.kernel.dk/cgit/liburing/snapshot/liburing-2.0.tar.bz2
</Archive>
<BuildDependencies>
<!-- <Dependency>glibc</Dependency> -->
@@ -56,6 +56,13 @@
</Package>
<History>
<Update release="2">
<Date>2021-07-10</Date>
<Version>2.0</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="1">
<Date>2020-12-13</Date>
<Version>0.7</Version>