upgraded opm to 0.0.7.
This commit is contained in:
parent
3aec27a4e8
commit
7043c6b9b7
util
|
@ -707,7 +707,7 @@ resty_cli=resty-cli-$ver
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.0.6
|
||||
ver=0.0.7
|
||||
$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…
Reference in New Issue