package/liburcu: bump to version 0.13.2
https://github.com/urcu/userspace-rcu/blob/v0.13.2/ChangeLog Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
895bfba93f
commit
58d5166d9f
@ -1,5 +1,5 @@
|
||||
# http://www.lttng.org/files/urcu/userspace-rcu-0.13.1.tar.bz2.sha256
|
||||
sha256 3213f33d2b8f710eb920eb1abb279ec04bf8ae6361f44f2513c28c20d3363083 userspace-rcu-0.13.1.tar.bz2
|
||||
# http://www.lttng.org/files/urcu/userspace-rcu-0.13.2.tar.bz2.sha256
|
||||
sha256 1213fd9f1b0b74da7de2bb74335b76098db9738fec5d3cdc07c0c524f34fc032 userspace-rcu-0.13.2.tar.bz2
|
||||
|
||||
# Hash for license files
|
||||
sha256 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89 lgpl-2.1.txt
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBURCU_VERSION = 0.13.1
|
||||
LIBURCU_VERSION = 0.13.2
|
||||
LIBURCU_SITE = http://lttng.org/files/urcu
|
||||
LIBURCU_SOURCE = userspace-rcu-$(LIBURCU_VERSION).tar.bz2
|
||||
LIBURCU_LICENSE = LGPL-2.1+ (library), MIT-like (few source files listed in LICENSE), GPL-2.0+ (test), GPL-3.0 (few *.m4 files)
|
||||
|
Loading…
Reference in New Issue
Block a user