liburcu: Update to 0.8.4

Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
This commit is contained in:
Christoph König 2014-09-08 19:34:37 +02:00
parent 6bf07a651a
commit 643157b865

View file

@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=liburcu
PKG_VERSION:=0.7.12
PKG_VERSION:=0.8.4
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:=5957c9f5d2d4a483dcada7f313b539ca
PKG_MD5SUM:=2ca6671b20a550aa0e8020a1a9a96fd4
PKG_BUILD_DIR:=$(BUILD_DIR)/userspace-rcu-$(PKG_VERSION)
PKG_BUILD_PARALLEL:=1