Skip to content

Commit

Permalink
upgraded lua-resty-string to 0.05.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Mar 5, 2012
1 parent c9d5094 commit 4579111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/mirror-tarballs
Expand Up @@ -284,7 +284,7 @@ mv agentzh-lua-resty-upload-* lua-resty-upload-$ver || exit 1

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

ver=0.04
ver=0.05
$root/util/get-tarball "http://github.com/agentzh/lua-resty-string/tarball/v$ver" -O "lua-resty-string-$ver.tar.gz" || exit 1
tar -xzf lua-resty-string-$ver.tar.gz || exit 1
mv agentzh-lua-resty-string-* lua-resty-string-$ver || exit 1
Expand Down

0 comments on commit 4579111

Please sign in to comment.