diff options
Diffstat (limited to 'package/lua-resty-http/lua-resty-http.mk')
-rw-r--r-- | package/lua-resty-http/lua-resty-http.mk | 2 |
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 e79982e203..2aee63d782 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.11-0 +LUA_RESTY_HTTP_VERSION = 0.12-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 |