summaryrefslogtreecommitdiffstats
path: root/package/liburcu
diff options
context:
space:
mode:
authorWill Newton <will.newton@gmail.com>2012-10-19 06:27:35 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-10-20 21:10:52 +0200
commitfdb79a1b57c0b33b517e5799befd9ca4840ead8a (patch)
tree5f0b4b5726588729945eaa5680a534bf2e4c1606 /package/liburcu
parent2073c21ec041b6404b19e17e0f139ddbc639a35f (diff)
downloadbuildroot-novena-fdb79a1b57c0b33b517e5799befd9ca4840ead8a.tar.gz
buildroot-novena-fdb79a1b57c0b33b517e5799befd9ca4840ead8a.zip
package/liburcu: Bump version to 0.7.5.
Signed-off-by: Will Newton <will.newton@imgtec.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/liburcu')
-rw-r--r--package/liburcu/liburcu.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/liburcu/liburcu.mk b/package/liburcu/liburcu.mk
index bd6913768..0bfba37a3 100644
--- a/package/liburcu/liburcu.mk
+++ b/package/liburcu/liburcu.mk
@@ -3,7 +3,7 @@
# liburc: userspace RCU (read-copy-update) library
#
#############################################################
-LIBURCU_VERSION = 0.7.3
+LIBURCU_VERSION = 0.7.5
LIBURCU_SITE = http://lttng.org/files/urcu/
LIBURCU_SOURCE = userspace-rcu-$(LIBURCU_VERSION).tar.bz2