[oe] [meta-oe][PATCH 1/2] lua: bump lua.pc version

Maciej Borzecki maciej.borzecki at open-rnd.pl
Wed Feb 10 14:44:24 UTC 2016


Lua was updated to 5.3.2, however lua.pc still has 5.2.2 listed as
Version.

Signed-off-by: Maciej Borzecki <maciej.borzecki at open-rnd.pl>
---
 meta-oe/recipes-devtools/lua/lua/lua.pc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-devtools/lua/lua/lua.pc b/meta-oe/recipes-devtools/lua/lua/lua.pc
index e6f8b6f096dbcf578665699d2e3570dd22088d40..f14d227543c04189c5c31cd2c2737ac68933979f 100644
--- a/meta-oe/recipes-devtools/lua/lua/lua.pc
+++ b/meta-oe/recipes-devtools/lua/lua/lua.pc
@@ -4,7 +4,7 @@ includedir=${prefix}/include
 
 Name: Lua
 Description: Lua language engine
-Version: 5.2.2
+Version: 5.3.2
 Requires:
 Libs: -L${libdir} -llua
 Libs.private: -lm
-- 
2.5.0



More information about the Openembedded-devel mailing list