upgraded opm to 0.0.5.

pull/361/head
Yichun Zhang (agentzh) 7 years ago
parent a737e8a839
commit 994a743f9e

@ -613,7 +613,7 @@ resty_cli=resty-cli-$ver
#################################
ver=0.0.5rc1
ver=0.0.5
$root/util/get-tarball "https://github.com/openresty/opm/tarball/v$ver" -O opm-$ver.tar.gz || exit 1
tar -xzf opm-$ver.tar.gz || exit 1
mv openresty-opm-* opm-$ver || exit 1

Loading…
Cancel
Save