tar xvf $CWD/$PRGNAM-$VERSION-linux-$ARCH.tar.gz
cd $PRGNAM
-mkdir -p $PKG/usr/bin $PKG/usr/lib${LIBDIRSUFFIX}/$PRGNAM
+mkdir -p $PKG/usr/bin $PKG/usr/lib$LIBDIRSUFFIX/$PRGNAM
sed -i "s/\/src\//\/..\/lib$LIBDIRSUFFIX\/$PRGNAM\//g" sass
cp sass $PKG/usr/bin/
cp src/dart src/sass.snapshot $PKG/usr/lib$LIBDIRSUFFIX/$PRGNAM/
Shadowsocks is a fast tunnel proxy that helps you bypass firewalls.
-Since version 1.14.1 shadowsocks-rust requires `strip` function that
-came in rust-1.59 which is newer than what Slackware 15 has, so
-rust-for-mozilla from extra/ is required to build the package.
+rust >=1.70 from extra/ is required to build this package.
This SlackBuild downloads nessessary crates to build the binaries,
so internet connection is required. Then again, if you're going to
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=shadowsocks-rust
-VERSION=${VERSION:-1.14.3}
+VERSION=${VERSION:-1.15.4}
BUILD=${BUILD:-1}
TAG=${TAG:-fsleg}
PRGNAM="shadowsocks-rust"
-VERSION="1.14.3"
+VERSION="1.15.4"
HOMEPAGE="https://github.com/shadowsocks/shadowsocks-rust"
-DOWNLOAD="https://github.com/shadowsocks/shadowsocks-rust/archive/refs/tags/v1.14.3.tar.gz"
-MD5SUM="b2c880637fae59a9435a52ec4db40b56"
+DOWNLOAD="https://github.com/shadowsocks/shadowsocks-rust/archive/refs/tags/v1.15.4.tar.gz"
+MD5SUM="26241abe3db6b6c32c5636916c6911a8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""