diff options
Diffstat (limited to 'www/angie-module-lua/Makefile')
-rw-r--r-- | www/angie-module-lua/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/angie-module-lua/Makefile b/www/angie-module-lua/Makefile index a8b3cff6d058..4dd019336620 100644 --- a/www/angie-module-lua/Makefile +++ b/www/angie-module-lua/Makefile @@ -1,7 +1,7 @@ PORTNAME= angie-module-lua GH_TUPLE= openresty:lua-nginx-module:v0.10.28:lua GH_TUPLE+= openresty:stream-lua-nginx-module:v0.0.16:lua_stream -GH_TUPLE+= vision5:ngx_devel_kit:v0.3.3:ndk +GH_TUPLE+= vision5:ngx_devel_kit:v0.3.4:ndk COMMENT= Angie Lua dynamic module |