summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Zhu Qun-Ying2020-06-05 21:41:05 +0200
committer Willy Sudiarto Raharjo2020-06-06 05:42:48 +0200
commit984ba04a3a574d67f0432cffdda50c3f8890de16 (patch)
tree8f2b1047772c1a1e3dcc6222a72fe738a52938a4
parent1e2e33c4bf48bf1b01cd56e7ae67751518d5f0f5 (diff)
downloadslackbuilds-984ba04a3a574d67f0432cffdda50c3f8890de16.tar.gz
development/dart-sdk: Updated for version 2.8.4.
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 8c4f63fcc2..5393b7a499 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.7.2}
+VERSION=${VERSION:-2.8.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dart-sdk/dart-sdk.info b/development/dart-sdk/dart-sdk.info
index 4d2b5a9773..f289de5d4e 100644
--- a/development/dart-sdk/dart-sdk.info
+++ b/development/dart-sdk/dart-sdk.info
@@ -1,14 +1,14 @@
PRGNAM="dart-sdk"
-VERSION="2.7.2"
+VERSION="2.8.4"
HOMEPAGE="https://www.dartlang.org/"
-DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/2.7.2/sdk/dartsdk-linux-ia32-release.zip \
-https://storage.googleapis.com/dart-archive/channels/stable/release/2.7.2/api-docs/dartdocs-gen-api.zip"
-MD5SUM="1027036991c3f62e35796945f086600d \
- a9d8fad024ddf2fcdb4d3c6cb3d2a8f0"
-DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/2.7.2/sdk/dartsdk-linux-x64-release.zip \
-https://storage.googleapis.com/dart-archive/channels/stable/release/2.7.2/api-docs/dartdocs-gen-api.zip"
-MD5SUM_x86_64="cd184471ee8f470dc9bb07937c66339a \
- a9d8fad024ddf2fcdb4d3c6cb3d2a8f0"
+DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/2.8.4/sdk/dartsdk-linux-ia32-release.zip \
+https://storage.googleapis.com/dart-archive/channels/stable/release/2.8.4/api-docs/dartdocs-gen-api.zip"
+MD5SUM="e0232894726f7132b5879882f80b62eb \
+ 44208485760e255596ae65609376f99e"
+DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/2.8.4/sdk/dartsdk-linux-x64-release.zip \
+https://storage.googleapis.com/dart-archive/channels/stable/release/2.8.4/api-docs/dartdocs-gen-api.zip"
+MD5SUM_x86_64="312a3022f8ad5c181e5f1249c35430c0 \
+ 44208485760e255596ae65609376f99e"
REQUIRES=""
MAINTAINER="Zhu Qun-Ying"
EMAIL="zhu.qunying@gmail.com"