Skip to content

Commit

Permalink
Updated nginx and luarocks version.
Browse files Browse the repository at this point in the history
  • Loading branch information
akornatskyy committed Sep 26, 2020
1 parent 616ab2e commit 93afa23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
ENV=$(shell pwd)/env
LUA_IMPL?=luajit
LUA_VERSION?=2.1
LUAROCKS_VERSION?=3.3.1
NGINX_VERSION?=1.17.9
LUAROCKS_VERSION?=3.4.0
NGINX_VERSION?=1.18.0
NGINX_LUA_MODULE_VERSION?=0.10.13

ifeq (Darwin,$(shell uname -s))
Expand Down

0 comments on commit 93afa23

Please sign in to comment.