parent
c54f93c6c4
commit
87a95f8b2b
|
@ -1,6 +1,6 @@
|
|||
# template file for 'liburcu'
|
||||
pkgname=liburcu
|
||||
version=0.10.0
|
||||
version=0.10.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="LGPLv2.1 userspace RCU (read-copy-update) library"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Simon Thoby <simonthoby@live.fr>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://liburcu.org"
|
||||
distfiles="http://www.lttng.org/files/urcu/userspace-rcu-${version}.tar.bz2"
|
||||
checksum=7cb58a7ba5151198087f025dc8d19d8918e9c6d56772f039696c111d9aad3190
|
||||
checksum=9c09220be4435dc27fcd22d291707b94b97f159e0c442fbcd60c168f8f79eb06
|
||||
wrksrc="userspace-rcu-${version}"
|
||||
configure_args="--disable-static"
|
||||
|
||||
|
|
Loading…
Reference in New Issue