liburcu: bump version to 0.8.3
authorSamuel Martin <s.martin49@gmail.com>
Sat, 8 Mar 2014 14:38:26 +0000 (15:38 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 23 Mar 2014 21:47:22 +0000 (22:47 +0100)
Also adjust the license details

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/liburcu/liburcu.mk

index a586382cf692aa6a07c043129d17498f5703ad01..44b640d6fed677f626f681d1c4feb23ad5486f40 100644 (file)
@@ -4,11 +4,11 @@
 #
 ################################################################################
 
-LIBURCU_VERSION = 0.7.7
+LIBURCU_VERSION = 0.8.3
 LIBURCU_SITE    = http://lttng.org/files/urcu/
 LIBURCU_SOURCE  = userspace-rcu-$(LIBURCU_VERSION).tar.bz2
-LIBURCU_LICENSE = LGPLv2.1+ for the library; MIT-like license for few source files listed in LICENSE
-LIBURCU_LICENSE_FILES = lgpl-2.1.txt lgpl-relicensing.txt LICENSE
+LIBURCU_LICENSE = LGPLv2.1+ for the library; MIT-like license for few source files listed in LICENSE; GPLv2+ for test; GPLv3 for few *.m4 files
+LIBURCU_LICENSE_FILES = lgpl-2.1.txt lgpl-relicensing.txt gpl-2.0.txt LICENSE
 
 LIBURCU_INSTALL_STAGING = YES