upgraded lua-resty-dns to 0.11.
This commit is contained in:
parent
5e9a5cdc95
commit
65367a71cd
|
@ -461,7 +461,7 @@ mv agentzh-lua-rds-parser-* lua-rds-parser-$ver || exit 1
|
|||
|
||||
#################################
|
||||
|
||||
ver=0.10
|
||||
ver=0.11
|
||||
$root/util/get-tarball "https://github.com/agentzh/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 agentzh-lua-resty-dns-* lua-resty-dns-$ver || exit 1
|
||||
|
|
Loading…
Reference in New Issue