lua-coatpersistent: bump to version 0.2.2

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Francois Perrad
2018-01-21 12:03:29 +01:00
committed by Peter Korsgaard
parent 0ffd670595
commit fc9b7158a9
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
LUA_COATPERSISTENT_VERSION_UPSTREAM = 0.2.1
LUA_COATPERSISTENT_VERSION_UPSTREAM = 0.2.2
ifeq ($(BR2_PACKAGE_LSQLITE3),y)
LUA_COATPERSISTENT_VERSION = lsqlite3-$(LUA_COATPERSISTENT_VERSION_UPSTREAM)-1
else