liburing.

This commit is contained in:
4fury-c3440d8
2022-07-08 18:26:14 +03:00
committed by ayhanyalcinsoy
parent 21ef9b5add
commit 48d93a60d6
+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="0d796cace5a82a290633e23ac26c54ea7c94700d" type="tarbz2">
https://git.kernel.dk/cgit/liburing/snapshot/liburing-2.1.tar.bz2
<Archive sha1sum="67394c9e12775ac0bf44acd5bb96eeb3ad8c0a02" type="tarbz2">
https://git.kernel.dk/cgit/liburing/snapshot/liburing-2.2.tar.bz2
</Archive>
<BuildDependencies>
<!-- <Dependency>glibc</Dependency> -->
@@ -56,6 +56,13 @@
</Package>
<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">
<Date>2021-09-15</Date>
<Version>2.1</Version>