Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -5,4 +5,3 @@ config BR2_PACKAGE_LUA_CSNAPPY
|
||||
which implements the Google's Snappy (de)compressor.
|
||||
|
||||
http://fperrad.github.io/lua-csnappy/
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 855331feb8e09a32eea8366ab9bcd4386db6392de82383f08ae5e59adbb7d8a6 lua-csnappy-0.1.4-1.src.rock
|
||||
sha256 4fc373ba714cb8b428e9971f1725d82de6a43dfea361a0b7894e4762238dc95c lua-csnappy-0.1.5-1.src.rock
|
||||
|
||||
@@ -4,10 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LUA_CSNAPPY_VERSION_UPSTREAM = 0.1.4
|
||||
LUA_CSNAPPY_VERSION = $(LUA_CSNAPPY_VERSION_UPSTREAM)-1
|
||||
LUA_CSNAPPY_SUBDIR = lua-csnappy-$(LUA_CSNAPPY_VERSION_UPSTREAM)
|
||||
LUA_CSNAPPY_LICENSE = BSD-3c
|
||||
LUA_CSNAPPY_VERSION = 0.1.5-1
|
||||
LUA_CSNAPPY_LICENSE = BSD-3-Clause
|
||||
LUA_CSNAPPY_LICENSE_FILES = $(LUA_CSNAPPY_SUBDIR)/COPYRIGHT
|
||||
|
||||
$(eval $(luarocks-package))
|
||||
|
||||
Reference in New Issue
Block a user