liburing.
This commit is contained in:
@@ -15,8 +15,8 @@
|
|||||||
<PartOf>programming.library</PartOf>
|
<PartOf>programming.library</PartOf>
|
||||||
<Summary>This is the io_uring library, liburing.</Summary>
|
<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>
|
<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="0d796cace5a82a290633e23ac26c54ea7c94700d" type="tarbz2">
|
<Archive sha1sum="67394c9e12775ac0bf44acd5bb96eeb3ad8c0a02" type="tarbz2">
|
||||||
https://git.kernel.dk/cgit/liburing/snapshot/liburing-2.1.tar.bz2
|
https://git.kernel.dk/cgit/liburing/snapshot/liburing-2.2.tar.bz2
|
||||||
</Archive>
|
</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<!-- <Dependency>glibc</Dependency> -->
|
<!-- <Dependency>glibc</Dependency> -->
|
||||||
@@ -56,6 +56,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="4">
|
||||||
|
<Date>2022-06-29</Date>
|
||||||
|
<Version>2.2</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>fury</Name>
|
||||||
|
<Email>uglyside@yandex.ru</Email>
|
||||||
|
</Update>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2021-09-15</Date>
|
<Date>2021-09-15</Date>
|
||||||
<Version>2.1</Version>
|
<Version>2.1</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user