[Buildroot] [git commit] luasec: remove LUASEC_VERSION_UPSTREAM

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Mar 2 21:45:17 UTC 2017


commit: https://git.buildroot.net/buildroot/commit/?id=ac476821f1e006f3a2a7af1a1e6e597d380b8885
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

It is not used for anything.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/luasec/luasec.mk | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/package/luasec/luasec.mk b/package/luasec/luasec.mk
index fd1f1cd..b059e1c 100644
--- a/package/luasec/luasec.mk
+++ b/package/luasec/luasec.mk
@@ -4,8 +4,7 @@
 #
 ################################################################################
 
-LUASEC_VERSION_UPSTREAM = 0.5
-LUASEC_VERSION = $(LUASEC_VERSION_UPSTREAM)-2
+LUASEC_VERSION = 0.5-2
 LUASEC_SUBDIR = luasec
 LUASEC_LICENSE = MIT
 LUASEC_LICENSE_FILES = $(LUASEC_SUBDIR)/LICENSE


More information about the buildroot mailing list