upgraded opm to 0.0.5rc1.
This commit is contained in:
parent
7a8fb4bc81
commit
d11dee9ca8
|
@ -605,7 +605,7 @@ resty_cli=resty-cli-$ver
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.0.4
|
||||
ver=0.0.5rc1
|
||||
$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