]> git.t-rg.ws Git - slackbuilds.git/commitdiff
dart-sass: updated to version 1.92.0
authorfsLeg <fsleg@t-rg.ws>
Thu, 4 Sep 2025 18:11:43 +0000 (21:11 +0300)
committerfsLeg <fsleg@t-rg.ws>
Thu, 4 Sep 2025 18:11:43 +0000 (21:11 +0300)
dart-sass/dart-sass.SlackBuild
dart-sass/dart-sass.info

index 753fe9105e571485b1bfad39f509ad14ae0eaa33..7a822fbd4696c8a34f137f5f69bbdbc2e5083ed6 100644 (file)
@@ -25,7 +25,7 @@
 cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM="dart-sass"
-VERSION=${VERSION:-1.91.0}
+VERSION=${VERSION:-1.92.0}
 BUILD=${BUILD:-1}
 TAG=${TAG:-fsleg}
 PKGTYPE=${PKGTYPE:-txz}
index 6269c04a3b669fa935653abab2b397b4e283faeb..fce88d27945a8ea74d7fb818f9837ff88e4db205 100644 (file)
@@ -1,12 +1,12 @@
 PRGNAM="dart-sass"
-VERSION="1.91.0"
+VERSION="1.92.0"
 HOMEPAGE="https://sass-lang.com/dart-sass"
-DOWNLOAD="https://github.com/sass/dart-sass/archive/1.91.0/dart-sass-1.91.0.tar.gz \
+DOWNLOAD="https://github.com/sass/dart-sass/archive/1.92.0/dart-sass-1.92.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.91.0-vendored-sources.tar.xz"
-MD5SUM="31fe7faeb9ed39a91c9e3e5a676fee32 \
+          https://sbo.t-rg.ws/dart-sass-1.92.0-vendored-sources.tar.xz"
+MD5SUM="5c5bbe57a4f26c30007159a066d1524b \
         8e912eeb9663ae70360cd7c8a36ded06 \
-        c89856dae3e3cbf8fd16310868f1d0dd"
+        907a8dbcec0f083cb8a5ddb43a27665c"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="dart-sdk buf"