python-cryptography: bump to version 1.7.2
[buildroot-gz.git] / package / lua-csnappy / lua-csnappy.mk
blob073925917dfeaf84620b170913e0662e51609a34
1 ################################################################################
3 # lua-csnappy
5 ################################################################################
7 LUA_CSNAPPY_VERSION_UPSTREAM = 0.1.4
8 LUA_CSNAPPY_VERSION = $(LUA_CSNAPPY_VERSION_UPSTREAM)-1
9 LUA_CSNAPPY_SUBDIR = lua-csnappy-$(LUA_CSNAPPY_VERSION_UPSTREAM)
10 LUA_CSNAPPY_LICENSE = BSD-3c
11 LUA_CSNAPPY_LICENSE_FILES = $(LUA_CSNAPPY_SUBDIR)/COPYRIGHT
13 $(eval $(luarocks-package))