summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Zhu Qun-Ying2020-09-14 00:48:06 +0200
committer Willy Sudiarto Raharjo2020-09-15 03:17:52 +0200
commit568bd347ea53c20118ac98c5a091b3f44e600045 (patch)
tree37c38e2b18d88a9536cdd7a9cd53214c793798b3
parentbfd2003ad466d73aba28ec00443c00758427a8a3 (diff)
downloadslackbuilds-568bd347ea53c20118ac98c5a091b3f44e600045.tar.gz
development/dart-sdk: Updated for version 2.9.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/dart-sdk/dart-sdk.SlackBuild2
-rw-r--r--development/dart-sdk/dart-sdk.info18
2 files changed, 10 insertions, 10 deletions
diff --git a/development/dart-sdk/dart-sdk.SlackBuild b/development/dart-sdk/dart-sdk.SlackBuild
index 15b577c6bd..3e234361f2 100644
--- a/development/dart-sdk/dart-sdk.SlackBuild
+++ b/development/dart-sdk/dart-sdk.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dart-sdk
-VERSION=${VERSION:-2.9.2}
+VERSION=${VERSION:-2.9.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dart-sdk/dart-sdk.info b/development/dart-sdk/dart-sdk.info
index 3c8d5cb70a..a4aa7d2159 100644
--- a/development/dart-sdk/dart-sdk.info
+++ b/development/dart-sdk/dart-sdk.info
@@ -1,14 +1,14 @@
PRGNAM="dart-sdk"
-VERSION="2.9.2"
+VERSION="2.9.3"
HOMEPAGE="https://www.dartlang.org/"
-DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/2.9.2/sdk/dartsdk-linux-ia32-release.zip \
-https://storage.googleapis.com/dart-archive/channels/stable/release/2.9.2/api-docs/dartdocs-gen-api.zip"
-MD5SUM="7b8768df0f272bd0e1655d833c5f3cd5 \
- 1cf63fccbc70eec68e9b28a95b19dbd1"
-DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/2.9.2/sdk/dartsdk-linux-x64-release.zip \
-https://storage.googleapis.com/dart-archive/channels/stable/release/2.9.2/api-docs/dartdocs-gen-api.zip"
-MD5SUM_x86_64="22826cb4d5c55a80cf6c6c4c6d00ffb9 \
- 1cf63fccbc70eec68e9b28a95b19dbd1"
+DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/2.9.3/sdk/dartsdk-linux-ia32-release.zip \
+https://storage.googleapis.com/dart-archive/channels/stable/release/2.9.3/api-docs/dartdocs-gen-api.zip"
+MD5SUM="72451d9dece6bdb1fae8217620c363a3 \
+ 410f6a6c380ed1df523c3bfd24620211"
+DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/2.9.3/sdk/dartsdk-linux-x64-release.zip \
+https://storage.googleapis.com/dart-archive/channels/stable/release/2.9.3/api-docs/dartdocs-gen-api.zip"
+MD5SUM_x86_64="45fc68efe946ae5bd3a3520102675d30 \
+ 410f6a6c380ed1df523c3bfd24620211"
REQUIRES=""
MAINTAINER="Zhu Qun-Ying"
EMAIL="zhu.qunying@gmail.com"