|
@@ -5,6 +5,8 @@ package("liburing")
|
|
|
|
|
|
add_urls("https://github.com/axboe/liburing/archive/refs/tags/liburing-$(version).tar.gz",
|
|
|
"https://github.com/axboe/liburing.git")
|
|
|
+ add_versions("2.3", "60b367dbdc6f2b0418a6e0cd203ee0049d9d629a36706fcf91dfb9428bae23c8")
|
|
|
+ add_versions("2.2", "e092624af6aa244ade2d52181cc07751ac5caba2f3d63e9240790db9ed130bbc")
|
|
|
add_versions("2.1", "f1e0500cb3934b0b61c5020c3999a973c9c93b618faff1eba75aadc95bb03e07")
|
|
|
|
|
|
-- liburing doesn't support building as a shared lib
|