early-access version 2853
This commit is contained in:
11
externals/vcpkg/ports/liburing/fix-spec-version.patch
vendored
Executable file
11
externals/vcpkg/ports/liburing/fix-spec-version.patch
vendored
Executable file
@@ -0,0 +1,11 @@
|
||||
diff --git a/liburing.spec b/liburing.spec
|
||||
index fa4d970..8607074 100644
|
||||
--- a/liburing.spec
|
||||
+++ b/liburing.spec
|
||||
@@ -1,5 +1,5 @@
|
||||
Name: liburing
|
||||
-Version: 2.0
|
||||
+Version: 2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Linux-native io_uring I/O access library
|
||||
License: (GPLv2 with exceptions and LGPLv2+) or MIT
|
Reference in New Issue
Block a user