From 7443566c5048cd605792cfb7d914a23eee4d000d Mon Sep 17 00:00:00 2001 From: fsLeg Date: Sun, 14 Jul 2024 18:35:24 +0300 Subject: [PATCH] shadowsocks-rust: updated to version 1.20.2 --- shadowsocks-rust/shadowsocks-rust.SlackBuild | 4 ++-- shadowsocks-rust/shadowsocks-rust.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/shadowsocks-rust/shadowsocks-rust.SlackBuild b/shadowsocks-rust/shadowsocks-rust.SlackBuild index 8b06d36..f5f2fc5 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.19.2} +VERSION=${VERSION:-1.20.2} BUILD=${BUILD:-1} TAG=${TAG:-fsleg} PKGTYPE=${PKGTYPE:-txz} @@ -118,4 +118,4 @@ mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-txz} +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE} diff --git a/shadowsocks-rust/shadowsocks-rust.info b/shadowsocks-rust/shadowsocks-rust.info index ac0ce32..af9643b 100644 --- a/shadowsocks-rust/shadowsocks-rust.info +++ b/shadowsocks-rust/shadowsocks-rust.info @@ -1,8 +1,8 @@ PRGNAM="shadowsocks-rust" -VERSION="1.19.2" +VERSION="1.20.2" HOMEPAGE="https://github.com/shadowsocks/shadowsocks-rust" -DOWNLOAD="https://github.com/shadowsocks/shadowsocks-rust/archive/v1.19.2/shadowsocks-rust-1.19.2.tar.gz" -MD5SUM="f400861f0b4baa14a09914cca9057710" +DOWNLOAD="https://github.com/shadowsocks/shadowsocks-rust/archive/v1.20.2/shadowsocks-rust-1.20.2.tar.gz" +MD5SUM="de3c64356302a6632ab6f7b80db42d25" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="rust16" -- 2.46.3