liburcu: update to 0.11.1.
This commit is contained in:
parent
30c712e46b
commit
7b3382e87a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'liburcu'
|
||||
pkgname=liburcu
|
||||
version=0.10.2
|
||||
version=0.11.1
|
||||
revision=1
|
||||
wrksrc="userspace-rcu-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -10,7 +10,7 @@ maintainer="Simon Thoby <simonthoby@live.fr>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://liburcu.org"
|
||||
distfiles="https://www.lttng.org/files/urcu/userspace-rcu-${version}.tar.bz2"
|
||||
checksum=b3f6888daf6fe02c1f8097f4a0898e41b5fe9975e121dc792b9ddef4b17261cc
|
||||
checksum=92b9971bf3f1c443edd6c09e7bf5ff3b43531e778841f16377a812c8feeb3350
|
||||
|
||||
liburcu-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue