summaryrefslogtreecommitdiffstats
path: root/package/lua-resty-http/lua-resty-http.mk
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2017-09-02 18:56:37 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-09-02 22:02:30 +0200
commit161b8aa917673291076c990b206f435f4a436266 (patch)
tree7d71ead62765afbcde34a810352126ba9615bdab /package/lua-resty-http/lua-resty-http.mk
parent1348dd042987a30628279b613fb579329964660e (diff)
downloadbuildroot-161b8aa917673291076c990b206f435f4a436266.tar.gz
buildroot-161b8aa917673291076c990b206f435f4a436266.zip
lua-resty-http: bump to version 0.11
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/lua-resty-http/lua-resty-http.mk')
-rw-r--r--package/lua-resty-http/lua-resty-http.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/lua-resty-http/lua-resty-http.mk b/package/lua-resty-http/lua-resty-http.mk
index 7ab8b0e222..e79982e203 100644
--- a/package/lua-resty-http/lua-resty-http.mk
+++ b/package/lua-resty-http/lua-resty-http.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LUA_RESTY_HTTP_VERSION = 0.10-0
+LUA_RESTY_HTTP_VERSION = 0.11-0
LUA_RESTY_HTTP_SUBDIR = lua-resty-http
LUA_RESTY_HTTP_LICENSE = BSD-2-Clause
LUA_RESTY_HTTP_LICENSE_FILES = $(LUA_RESTY_HTTP_SUBDIR)/LICENSE
OpenPOWER on IntegriCloud