Skip to content

Commit

Permalink
upgraded ngx_echo to 0.37rc8.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Jan 9, 2012
1 parent 6e9ed6f commit 487eb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/mirror-tarballs
Expand Up @@ -65,7 +65,7 @@ sed -i $"s/NGINX_VERSION \".unknown/NGINX_VERSION \".$minor_ver/" \
./nginx-no_pool.patch || exit 1
rm -rf no-pool-nginx-$ver

ver=0.37rc7
ver=0.37rc8
$root/util/get-tarball "http://github.com/agentzh/echo-nginx-module/tarball/v$ver" -O echo-nginx-module-$ver.tar.gz || exit 1
tar -xzf echo-nginx-module-$ver.tar.gz || exit 1
mv agentzh-echo-nginx-module-* echo-nginx-module-$ver || exit 1
Expand Down

0 comments on commit 487eb2e

Please sign in to comment.