    MODULE=userspace-rcu
   VERSION=0.15.6
    SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=https://lttng.org/files/urcu/
SOURCE_VFY=sha256:850b192096eb11ebf2c70e8f97bc7da7479ee41da1bebeb44e3986908bac414f
  WEB_SITE=https://lttng.org/urcu/
   ENTERED=20150626
   UPDATED=20260609
     SHORT="Userspace RCU (read-copy-update) library"

cat << EOF
Liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data
synchronization library provides read-side access which scales linearly with
the number of cores.
EOF
