liburcu: update to 0.9.4.
This commit is contained in:
parent
276ab6ff26
commit
7c72ee292e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# template file for 'liburcu'
|
# template file for 'liburcu'
|
||||||
pkgname=liburcu
|
pkgname=liburcu
|
||||||
version=0.9.3
|
version=0.9.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="LGPLv2.1 userspace RCU (read-copy-update) library"
|
short_desc="LGPLv2.1 userspace RCU (read-copy-update) library"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Simon Thoby <simonthoby@live.fr>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://liburcu.org"
|
homepage="http://liburcu.org"
|
||||||
distfiles="http://www.lttng.org/files/urcu/userspace-rcu-${version}.tar.bz2"
|
distfiles="http://www.lttng.org/files/urcu/userspace-rcu-${version}.tar.bz2"
|
||||||
checksum=1bce32e6a6c967fef6d37adaadf33df19878d69673f9ef9d3f2470e0c6ed4006
|
checksum=ec6c909249040dfa59bb34686482b62072ce5477f5e2e2153dac47de50b36b68
|
||||||
wrksrc="userspace-rcu-${version}"
|
wrksrc="userspace-rcu-${version}"
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue