]> git.t-rg.ws Git - slackbuilds.git/commitdiff
shadowsocks-rust: updated to version 1.20.4
authorfsLeg <fsleg@t-rg.ws>
Sat, 31 Aug 2024 10:06:11 +0000 (13:06 +0300)
committerfsLeg <fsleg@t-rg.ws>
Sat, 31 Aug 2024 10:06:11 +0000 (13:06 +0300)
shadowsocks-rust/shadowsocks-rust.SlackBuild
shadowsocks-rust/shadowsocks-rust.info

index 75044673112268cb3718034c602ba4fead5fe99e..acd98c7a0cb324c2b8e359b1727dce8837fe05d7 100755 (executable)
@@ -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}
index af9643beb71f97d47437f825fbdadbaf5e26f923..7feeb591a8ed0152cc7e048867f09ca06bf2bdbd 100644 (file)
@@ -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"