summaryrefslogtreecommitdiffstats
path: root/development/dart-sdk
diff options
context:
space:
mode:
author Zhu Qun-Ying <zhu.qunying@gmail.com>2020-03-25 09:10:08 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-03-25 23:57:06 +0700
commit5692299fabfaae6394e8259761679adc90044666 (patch)
tree81506a613b47ecf69f93d393fed17040b3a62713 /development/dart-sdk
parent317f3b3c63d495fc5890dbec9da6df6205461dde (diff)
downloadslackbuilds-5692299fabfaae6394e8259761679adc90044666.tar.gz
slackbuilds-5692299fabfaae6394e8259761679adc90044666.tar.xz
development/dart: Updated for version 2.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dart-sdk')
-rw-r--r--development/dart-sdk/dart-sdk.SlackBuild4
-rw-r--r--development/dart-sdk/dart-sdk.info18
2 files changed, 11 insertions, 11 deletions
diff --git a/development/dart-sdk/dart-sdk.SlackBuild b/development/dart-sdk/dart-sdk.SlackBuild
index fcf624e8e0..8c4f63fcc2 100644
--- a/development/dart-sdk/dart-sdk.SlackBuild
+++ b/development/dart-sdk/dart-sdk.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for <dart-sdk>
-# Copyright 2016-2019 Zhu Qun-Ying
+# Copyright 2016-2020 Zhu Qun-Ying
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dart-sdk
-VERSION=${VERSION:-2.7.1}
+VERSION=${VERSION:-2.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dart-sdk/dart-sdk.info b/development/dart-sdk/dart-sdk.info
index a7630987ef..4d2b5a9773 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.1"
+VERSION="2.7.2"
HOMEPAGE="https://www.dartlang.org/"
-DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/2.7.1/sdk/dartsdk-linux-ia32-release.zip \
-https://storage.googleapis.com/dart-archive/channels/stable/release/2.7.1/api-docs/dartdocs-gen-api.zip"
-MD5SUM="38518f688f6ab20b7b95f7d8fd2d967d \
- 25fbfd9ebbec112e57f9b1fd31ed61a5"
-DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/2.7.1/sdk/dartsdk-linux-x64-release.zip \
-https://storage.googleapis.com/dart-archive/channels/stable/release/2.7.1/api-docs/dartdocs-gen-api.zip"
-MD5SUM_x86_64="1452f05e48f704bce6f4dcab0361e762 \
- 25fbfd9ebbec112e57f9b1fd31ed61a5"
+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"
REQUIRES=""
MAINTAINER="Zhu Qun-Ying"
EMAIL="zhu.qunying@gmail.com"