mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
liburcu: update to 0.15.3.
This commit is contained in:
parent
4c165ab6ab
commit
045a553f53
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'liburcu'
|
||||
pkgname=liburcu
|
||||
version=0.14.0
|
||||
version=0.15.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -10,7 +10,7 @@ license="LGPL-2.1-or-later"
|
|||
homepage="https://liburcu.org"
|
||||
changelog="https://git.liburcu.org/?p=userspace-rcu.git;a=blob_plain;f=ChangeLog;hb=master"
|
||||
distfiles="https://www.lttng.org/files/urcu/userspace-rcu-${version}.tar.bz2"
|
||||
checksum=ca43bf261d4d392cff20dfae440836603bf009fce24fdc9b2697d837a2239d4f
|
||||
checksum=26687ec84e3e114759454c884a08abeaf79dec09b041895ddf4c45ec150acb6d
|
||||
|
||||
liburcu-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue