liburcu: Update to 0.8.6
authorChristoph König <christoph.koenig@gmail.com>
Sat, 31 Jan 2015 18:00:45 +0000 (19:00 +0100)
committerChristoph König <christoph.koenig@gmail.com>
Sat, 31 Jan 2015 18:00:45 +0000 (19:00 +0100)
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
libs/liburcu/Makefile

index 1683dfb2a6c61db43c1e7928e19d9225c352a9dc..2b2c6a85900118053fc059ef056a28fd12eeb016 100644 (file)
@@ -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