Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -4,8 +4,8 @@ config BR2_PACKAGE_LUACRYPTO
|
||||
help
|
||||
LuaCrypto provides a Lua frontend to the OpenSSL cryptographic
|
||||
library.
|
||||
The OpenSSL features that are currently exposed are digests (MD5,
|
||||
SHA-1, HMAC, and more) and crypto-grade random number generators
|
||||
communication.
|
||||
The OpenSSL features that are currently exposed are digests
|
||||
(MD5, SHA-1, HMAC, and more) and crypto-grade random number
|
||||
generators communication.
|
||||
|
||||
http://luacrypto.luaforge.net
|
||||
|
||||
@@ -4,9 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUACRYPTO_VERSION_UPSTREAM = 0.3.2
|
||||
LUACRYPTO_VERSION = $(LUACRYPTO_VERSION_UPSTREAM)-1
|
||||
LUACRYPTO_SUBDIR = luacrypto-$(LUACRYPTO_VERSION_UPSTREAM)
|
||||
LUACRYPTO_VERSION = 0.3.2-1
|
||||
LUACRYPTO_LICENSE = MIT
|
||||
LUACRYPTO_LICENSE_FILES = $(LUACRYPTO_SUBDIR)/COPYING
|
||||
LUACRYPTO_DEPENDENCIES = openssl
|
||||
|
||||
Reference in New Issue
Block a user