upraded lua-resty-dns to 0.15.
This commit is contained in:
parent
6dd13af2a1
commit
c05b97fcad
|
@ -567,7 +567,7 @@ cd ..
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.14
|
||||
ver=0.15
|
||||
$root/util/get-tarball "https://github.com/openresty/lua-resty-dns/tarball/v$ver" -O "lua-resty-dns-$ver.tar.gz" || exit 1
|
||||
tar -xzf lua-resty-dns-$ver.tar.gz || exit 1
|
||||
mv openresty-lua-resty-dns-* lua-resty-dns-$ver || exit 1
|
||||
|
|
Loading…
Reference in New Issue