liburcu: Update to 0.8.4
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
This commit is contained in:
parent
6bf07a651a
commit
643157b865
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue