Skip to content

Commit

Permalink
upgraded ngx_lua to 0.5.0rc17.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Mar 6, 2012
1 parent 4579111 commit 627f55d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/mirror-tarballs
Expand Up @@ -114,7 +114,7 @@ mv chaoslawful-drizzle-nginx-module-* drizzle-nginx-module-$ver || exit 1

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

ver=0.5.0rc16
ver=0.5.0rc17
$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 627f55d

Please sign in to comment.