summaryrefslogtreecommitdiff
path: root/package/liburcu
diff options
context:
space:
mode:
authorRomain Naour <romain.naour@openwide.fr>2014-04-19 11:47:29 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-04-19 18:53:21 +0200
commit7e0b264d0725573c2d0b77bd775b9eab69440b3a (patch)
tree120226a8bdf49a49e79752d6e4ff1e1cc14e81bf /package/liburcu
parentdd6121311408d1e7bba3942dd91ef7e6155a0ac9 (diff)
liburcu: bump version to 0.8.4
Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/liburcu')
-rw-r--r--package/liburcu/liburcu.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/liburcu/liburcu.mk b/package/liburcu/liburcu.mk
index 44b640d6f..aec45a86d 100644
--- a/package/liburcu/liburcu.mk
+++ b/package/liburcu/liburcu.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBURCU_VERSION = 0.8.3
+LIBURCU_VERSION = 0.8.4
LIBURCU_SITE = http://lttng.org/files/urcu/
LIBURCU_SOURCE = userspace-rcu-$(LIBURCU_VERSION).tar.bz2
LIBURCU_LICENSE = LGPLv2.1+ for the library; MIT-like license for few source files listed in LICENSE; GPLv2+ for test; GPLv3 for few *.m4 files