Skip to content

Commit

Permalink
upgraded ngx_lua to 0.6.5rc1.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Sep 13, 2012
1 parent b83fb77 commit a5e7da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/mirror-tarballs
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ mv chaoslawful-drizzle-nginx-module-* drizzle-nginx-module-$ver || exit 1

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

ver=0.6.4
ver=0.6.5rc1
$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 a5e7da1

Please sign in to comment.