summaryrefslogtreecommitdiffstats
path: root/package/liburcu
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>2013-06-05 23:53:25 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-06-06 17:26:35 +0200
commit702704014dafc2beae60bcd88abeae72f0ac4d87 (patch)
tree5dc3996498376122312cbcfaaa27599650144a54 /package/liburcu
parent911a2081a3d2a0decd75ad46bdae3d22694a4a98 (diff)
downloadbuildroot-novena-702704014dafc2beae60bcd88abeae72f0ac4d87.tar.gz
buildroot-novena-702704014dafc2beae60bcd88abeae72f0ac4d87.zip
Fix package headers to comply with coding style
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/liburcu')
-rw-r--r--package/liburcu/liburcu.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/liburcu/liburcu.mk b/package/liburcu/liburcu.mk
index b4a4424cf..32a7167b4 100644
--- a/package/liburcu/liburcu.mk
+++ b/package/liburcu/liburcu.mk
@@ -3,6 +3,7 @@
# liburc: userspace RCU (read-copy-update) library
#
#############################################################
+
LIBURCU_VERSION = 0.7.6
LIBURCU_SITE = http://lttng.org/files/urcu/
LIBURCU_SOURCE = userspace-rcu-$(LIBURCU_VERSION).tar.bz2