subprojects: Bump liburing to 2.4-2
With the bump we receive the fix in af29310a780e ("liburing: override
"liburing" dependency name") from mesonbuild/wrapdb, which addresses the
following warning:
```
WARNING: Subproject 'liburing' did not override 'liburing' dependency and no variable name specified
Dependency liburing from subproject subprojects/liburing-liburing-2.2 found: NO
```
The wrap file content was changed via `meson wrap upgrade`.
Change-Id: I4cabb81348986cd376c592509e083be60b27fd2f
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
diff --git a/subprojects/liburing.wrap b/subprojects/liburing.wrap
index d9225d5..40e019e 100644
--- a/subprojects/liburing.wrap
+++ b/subprojects/liburing.wrap
@@ -1,13 +1,13 @@
[wrap-file]
-directory = liburing-liburing-2.2
-source_url = https://github.com/axboe/liburing/archive/refs/tags/liburing-2.2.tar.gz
-source_filename = liburing-2.2.tar.gz
-source_hash = e092624af6aa244ade2d52181cc07751ac5caba2f3d63e9240790db9ed130bbc
-patch_filename = liburing_2.2-1_patch.zip
-patch_url = https://wrapdb.mesonbuild.com/v2/liburing_2.2-1/get_patch
-patch_hash = 43fed02db27c38647500e859e3a42bf91585e7fbea37999bf50337cc46c7de26
-wrapdb_version = 2.2-1
+directory = liburing-liburing-2.4
+source_url = https://github.com/axboe/liburing/archive/refs/tags/liburing-2.4.tar.gz
+source_filename = liburing-2.4.tar.gz
+source_hash = 2398ec82d967a6f903f3ae1fd4541c754472d3a85a584dc78c5da2fabc90706b
+patch_filename = liburing_2.4-2_patch.zip
+patch_url = https://wrapdb.mesonbuild.com/v2/liburing_2.4-2/get_patch
+patch_hash = 0435ae1012065fa96a22e1068c2e39e2f7c7c03b58a812774434a6e7455d7f20
+source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/liburing_2.4-2/liburing-2.4.tar.gz
+wrapdb_version = 2.4-2
[provide]
-uring = uring
-
+dependency_names = liburing