mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
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'
|
# Template file for 'liburcu'
|
||||||
pkgname=liburcu
|
pkgname=liburcu
|
||||||
version=0.10.2
|
version=0.11.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="userspace-rcu-${version}"
|
wrksrc="userspace-rcu-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Simon Thoby <simonthoby@live.fr>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://liburcu.org"
|
homepage="https://liburcu.org"
|
||||||
distfiles="https://www.lttng.org/files/urcu/userspace-rcu-${version}.tar.bz2"
|
distfiles="https://www.lttng.org/files/urcu/userspace-rcu-${version}.tar.bz2"
|
||||||
checksum=b3f6888daf6fe02c1f8097f4a0898e41b5fe9975e121dc792b9ddef4b17261cc
|
checksum=92b9971bf3f1c443edd6c09e7bf5ff3b43531e778841f16377a812c8feeb3350
|
||||||
|
|
||||||
liburcu-devel_package() {
|
liburcu-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue