Skip to content

Commit

Permalink
upgraded ngx_lua to 0.7.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Jan 29, 2013
1 parent 0a2dcd7 commit 2681361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/mirror-tarballs
Expand Up @@ -205,7 +205,7 @@ mv chaoslawful-drizzle-nginx-module-* drizzle-nginx-module-$ver || exit 1

#################################

ver=0.7.13
ver=0.7.14
$root/util/get-tarball "http://github.com/chaoslawful/lua-nginx-module/tarball/v$ver" -O lua-nginx-module-$ver.tar.gz || exit 1
tar -xzf lua-nginx-module-$ver.tar.gz || exit 1
mv chaoslawful-lua-nginx-module-* ngx_lua-$ver || exit 1
Expand Down

0 comments on commit 2681361

Please sign in to comment.