aboutsummaryrefslogtreecommitdiff
path: root/libs/liburcu
diff options
context:
space:
mode:
authorChristoph König <christoph.koenig@gmail.com>2015-01-31 19:00:45 +0100
committerChristoph König <christoph.koenig@gmail.com>2015-01-31 19:00:45 +0100
commit7b13ed2ee9082e934b1454b35617a1df9d6c8d76 (patch)
treef8bbc243ba1595ca6ed3a3ab440382e9296e1da2 /libs/liburcu
parent816a92fa34b9a4f56067256219869381939d16bd (diff)
liburcu: Update to 0.8.6
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
Diffstat (limited to 'libs/liburcu')
-rw-r--r--libs/liburcu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/liburcu/Makefile b/libs/liburcu/Makefile
index 1683dfb2a..2b2c6a859 100644
--- a/libs/liburcu/Makefile
+++ b/libs/liburcu/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=liburcu
-PKG_VERSION:=0.8.4
+PKG_VERSION:=0.8.6
PKG_RELEASE:=1
PKG_SOURCE:=userspace-rcu-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=userspace-rcu-$(PKG_VERSION)
PKG_SOURCE_URL:=https://lttng.org/files/urcu/
-PKG_MD5SUM:=2ca6671b20a550aa0e8020a1a9a96fd4
+PKG_MD5SUM:=834d91d939dd55108a05763be9879856
PKG_BUILD_DIR:=$(BUILD_DIR)/userspace-rcu-$(PKG_VERSION)
PKG_BUILD_PARALLEL:=1