wok-current view liburcu-dev/receipt @ rev 25016
updated openconnect (8.10 -> 9.01)
author | Hans-G?nter Theisgen |
---|---|
date | Wed May 18 06:13:55 2022 +0100 (2022-05-18) |
parents | 9d1055261327 |
children |
line source
1 # SliTaz package receipt.
3 PACKAGE="liburcu-dev"
4 VERSION="0.13.0"
5 CATEGORY="development"
6 SHORT_DESC="Userspace RCU (read-copy-update) library, development files."
7 MAINTAINER="pascal.bellard@slitaz.org"
8 LICENSE="LGPL2.1"
9 WEB_SITE="https://liburcu.org/"
11 DEPENDS="liburcu pkg-config"
12 WANTED="liburcu"
14 genpkg_rules()
15 {
16 get_dev_files
17 }