mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
liburcu: update to 0.12.0.
This commit is contained in:
parent
7b14a74cc0
commit
7262f14d46
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.11.1
|
version=0.12.0
|
||||||
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=92b9971bf3f1c443edd6c09e7bf5ff3b43531e778841f16377a812c8feeb3350
|
checksum=409b1be506989e1d26543194df1a79212be990fe5d4fd84f34f019efed989f97
|
||||||
|
|
||||||
liburcu-devel_package() {
|
liburcu-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue