]> git.t-rg.ws Git - slackbuilds.git/commitdiff
dart-sass: updated to version 1.93.2
authorfsLeg <fsleg@t-rg.ws>
Wed, 24 Sep 2025 18:13:27 +0000 (21:13 +0300)
committerfsLeg <fsleg@t-rg.ws>
Wed, 24 Sep 2025 18:13:27 +0000 (21:13 +0300)
dart-sass/dart-sass.SlackBuild
dart-sass/dart-sass.info

index db47edb225622c7f2eb308ee2ee3d26d4ee0befa..21a95eafb64d648cb3d65f376e5e9c4b979686d8 100644 (file)
@@ -25,7 +25,7 @@
 cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM="dart-sass"
-VERSION=${VERSION:-1.93.0}
+VERSION=${VERSION:-1.93.2}
 BUILD=${BUILD:-1}
 TAG=${TAG:-fsleg}
 PKGTYPE=${PKGTYPE:-txz}
index 7af1eebf380f86285da43ae9e0c0423d83cfb662..2714ece19f7f102c088b1fb4837e95c8e94314ce 100644 (file)
@@ -1,12 +1,12 @@
 PRGNAM="dart-sass"
-VERSION="1.93.0"
+VERSION="1.93.2"
 HOMEPAGE="https://sass-lang.com/dart-sass"
-DOWNLOAD="https://github.com/sass/dart-sass/archive/1.93.0/dart-sass-1.93.0.tar.gz \
+DOWNLOAD="https://github.com/sass/dart-sass/archive/1.93.2/dart-sass-1.93.2.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.93.0-vendored-sources.tar.xz"
-MD5SUM="3e6687055bd01e11ac1573d040ee599b \
+          https://sbo.t-rg.ws/dart-sass-1.93.2-vendored-sources.tar.xz"
+MD5SUM="edea91b18db119db3f0e2d3b7309bbb7 \
         8e912eeb9663ae70360cd7c8a36ded06 \
-        4e4be4e413fb96cd038d4eb9f638bef0"
+        7876abf7b08d5e27231e581048b42f70"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="dart-sdk buf"