Initial commit

This commit is contained in:
2025-09-09 12:18:05 +03:00
commit 421f0cb2ee
4 changed files with 59 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: liburcu
description: LGPLv2.1 userspace RCU (read-copy-update) library
version: 0.15.3
url: https://liburcu.org/
license: LGPL2.1-or-later,CC-BY-4.0
architecture: any
depends: ["glibc"]
make_depends: ["bzip2"]
type: source