summaryrefslogtreecommitdiffstats
path: root/package/lua-basexx
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2018-12-19 09:17:04 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-12-31 17:43:17 +0100
commit95176657e57e54671344cc6cc61249780100aef2 (patch)
treee766c63218dd1b5a8a91389fe64ef50815004105 /package/lua-basexx
parentb38992449890753504a7c846837fdfc9a5142f99 (diff)
downloadbuildroot-95176657e57e54671344cc6cc61249780100aef2.tar.gz
buildroot-95176657e57e54671344cc6cc61249780100aef2.zip
package/lua*: regeneration of *.mk files
This commit aligns the .mk files of Lua packages so that they match with the output of the recently added Buildroot addon for Luarocks. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/lua-basexx')
-rw-r--r--package/lua-basexx/lua-basexx.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/package/lua-basexx/lua-basexx.mk b/package/lua-basexx/lua-basexx.mk
index bfdc1e27b1..5aa5ecf218 100644
--- a/package/lua-basexx/lua-basexx.mk
+++ b/package/lua-basexx/lua-basexx.mk
@@ -4,10 +4,8 @@
#
################################################################################
-LUA_BASEXX_VERSION_UPSTREAM =0.4.0
-LUA_BASEXX_VERSION = $(LUA_BASEXX_VERSION_UPSTREAM)-1
+LUA_BASEXX_VERSION = 0.4.0-1
LUA_BASEXX_NAME_UPSTREAM = basexx
-LUA_BASEXX_SUBDIR = basexx-$(LUA_BASEXX_VERSION_UPSTREAM)
LUA_BASEXX_LICENSE = MIT
LUA_BASEXX_LICENSE_FILES = $(LUA_BASEXX_SUBDIR)/LICENSE
OpenPOWER on IntegriCloud