|
|
@ -624,7 +624,7 @@ mv openresty-memc-nginx-module-* memc-nginx-module-$ver || exit 1
|
|
|
|
|
|
|
|
|
|
|
|
#################################
|
|
|
|
#################################
|
|
|
|
|
|
|
|
|
|
|
|
ver=0.32
|
|
|
|
ver=0.33rc1
|
|
|
|
$root/util/get-tarball "https://github.com/openresty/srcache-nginx-module/tarball/v$ver" -O srcache-nginx-module-$ver.tar.gz || exit 1
|
|
|
|
$root/util/get-tarball "https://github.com/openresty/srcache-nginx-module/tarball/v$ver" -O srcache-nginx-module-$ver.tar.gz || exit 1
|
|
|
|
tar -xzf srcache-nginx-module-$ver.tar.gz || exit 1
|
|
|
|
tar -xzf srcache-nginx-module-$ver.tar.gz || exit 1
|
|
|
|
mv openresty-srcache-nginx-module-* srcache-nginx-module-$ver || exit 1
|
|
|
|
mv openresty-srcache-nginx-module-* srcache-nginx-module-$ver || exit 1
|
|
|
|