From: fsLeg Date: Sat, 31 Aug 2024 10:06:11 +0000 (+0300) Subject: shadowsocks-rust: updated to version 1.20.4 X-Git-Url: https://git.t-rg.ws/?a=commitdiff_plain;h=9b39b43e4b3a40c9b247dd2fda5e59330206855a;p=slackbuilds.git shadowsocks-rust: updated to version 1.20.4 --- diff --git a/shadowsocks-rust/shadowsocks-rust.SlackBuild b/shadowsocks-rust/shadowsocks-rust.SlackBuild index 7504467..acd98c7 100755 --- a/shadowsocks-rust/shadowsocks-rust.SlackBuild +++ b/shadowsocks-rust/shadowsocks-rust.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=shadowsocks-rust -VERSION=${VERSION:-1.20.2} +VERSION=${VERSION:-1.20.4} BUILD=${BUILD:-1} TAG=${TAG:-fsleg} PKGTYPE=${PKGTYPE:-txz} diff --git a/shadowsocks-rust/shadowsocks-rust.info b/shadowsocks-rust/shadowsocks-rust.info index af9643b..7feeb59 100644 --- a/shadowsocks-rust/shadowsocks-rust.info +++ b/shadowsocks-rust/shadowsocks-rust.info @@ -1,8 +1,8 @@ PRGNAM="shadowsocks-rust" -VERSION="1.20.2" +VERSION="1.20.4" HOMEPAGE="https://github.com/shadowsocks/shadowsocks-rust" -DOWNLOAD="https://github.com/shadowsocks/shadowsocks-rust/archive/v1.20.2/shadowsocks-rust-1.20.2.tar.gz" -MD5SUM="de3c64356302a6632ab6f7b80db42d25" +DOWNLOAD="https://github.com/shadowsocks/shadowsocks-rust/archive/v1.20.4/shadowsocks-rust-1.20.4.tar.gz" +MD5SUM="348ecad402726c1cc4ad65ac3ea1ed99" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="rust16"