liburcu: Update to 0.8.6

Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
This commit is contained in:
Christoph König 2015-01-31 19:00:45 +01:00
parent 816a92fa34
commit 7b13ed2ee9
1 changed files with 2 additions and 2 deletions

View 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