From: fsLeg Date: Sat, 20 Sep 2025 10:00:45 +0000 (+0300) Subject: dart-sass: updated to version 1.93.0 X-Git-Url: https://git.t-rg.ws/?a=commitdiff_plain;h=59fb379f090bbcf82aaa54b6865dc916972a7ec1;p=slackbuilds.git dart-sass: updated to version 1.93.0 --- diff --git a/dart-sass/dart-sass.SlackBuild b/dart-sass/dart-sass.SlackBuild index 33e72f1..db47edb 100644 --- a/dart-sass/dart-sass.SlackBuild +++ b/dart-sass/dart-sass.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM="dart-sass" -VERSION=${VERSION:-1.92.1} +VERSION=${VERSION:-1.93.0} BUILD=${BUILD:-1} TAG=${TAG:-fsleg} PKGTYPE=${PKGTYPE:-txz} diff --git a/dart-sass/dart-sass.info b/dart-sass/dart-sass.info index ea823e4..7af1eeb 100644 --- a/dart-sass/dart-sass.info +++ b/dart-sass/dart-sass.info @@ -1,12 +1,12 @@ PRGNAM="dart-sass" -VERSION="1.92.1" +VERSION="1.93.0" HOMEPAGE="https://sass-lang.com/dart-sass" -DOWNLOAD="https://github.com/sass/dart-sass/archive/1.92.1/dart-sass-1.92.1.tar.gz \ +DOWNLOAD="https://github.com/sass/dart-sass/archive/1.93.0/dart-sass-1.93.0.tar.gz \ https://github.com/sass/sass/archive/embedded-protocol-3.2.0/sass-embedded-protocol-3.2.0.tar.gz \ - https://sbo.t-rg.ws/dart-sass-1.92.1-vendored-sources.tar.xz" -MD5SUM="03c670dd0c2ba063a74e16ca879d7be5 \ + https://sbo.t-rg.ws/dart-sass-1.93.0-vendored-sources.tar.xz" +MD5SUM="3e6687055bd01e11ac1573d040ee599b \ 8e912eeb9663ae70360cd7c8a36ded06 \ - c7f260fa97a3cf3f716314d41bd8cbf3" + 4e4be4e413fb96cd038d4eb9f638bef0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dart-sdk buf"