package/lua-curl: bump to version 0.3.11

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Francois Perrad 2019-12-07 08:45:39 +01:00 committed by Thomas Petazzoni
parent b6136ef170
commit 6207b5da36
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
# computed by luarocks/buildroot
sha256 c548d2fc5891b8eda16ea056426584474532fc22dabe4d35b459770ffb340413 lua-curl-0.3.10-1.src.rock
sha256 3049265c5c05a5e2a40eb28dbf3fe46a51cd03e5f62cc1a419e352130e278e02 Lua-cURLv3-0.3.10/LICENSE
sha256 01578439ba90338abba86ec77641a4998450dbc42c06cff41eeefa119a6962bc lua-curl-0.3.11-1.src.rock
sha256 3049265c5c05a5e2a40eb28dbf3fe46a51cd03e5f62cc1a419e352130e278e02 Lua-cURLv3-0.3.11/LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
LUA_CURL_VERSION_UPSTREAM = 0.3.10
LUA_CURL_VERSION_UPSTREAM = 0.3.11
LUA_CURL_VERSION = $(LUA_CURL_VERSION_UPSTREAM)-1
LUA_CURL_SUBDIR = Lua-cURLv3-$(LUA_CURL_VERSION_UPSTREAM)
LUA_CURL_LICENSE = MIT