summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Zhu Qun-Ying2020-01-31 01:02:16 +0100
committer Willy Sudiarto Raharjo2020-01-31 15:23:12 +0100
commit78d80b8b6ee6c03eb81bec7a8b895b7ce9c4c022 (patch)
treeba8a4be464b792abac459701e31343e1e93c6512 /development
parentb2f8599bd35e30388dc99e6dd182e594a94519ab (diff)
downloadslackbuilds-78d80b8b6ee6c03eb81bec7a8b895b7ce9c4c022.tar.gz
dart-sdk updated to 2.7.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 925bc0e0ca..fcf624e8e0 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.0}
+VERSION=${VERSION:-2.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dart-sdk/dart-sdk.info b/development/dart-sdk/dart-sdk.info
index 0842c888e3..a7630987ef 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.0"
+VERSION="2.7.1"
HOMEPAGE="https://www.dartlang.org/"
-DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/2.7.0/sdk/dartsdk-linux-ia32-release.zip \
-https://storage.googleapis.com/dart-archive/channels/stable/release/2.7.0/api-docs/dartdocs-gen-api.zip"
-MD5SUM="e0664879930bfe65c3ee1f5486629b09 \
- a8ba45792437626d1639751493d943d6"
-DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/2.7.0/sdk/dartsdk-linux-x64-release.zip \
-https://storage.googleapis.com/dart-archive/channels/stable/release/2.7.0/api-docs/dartdocs-gen-api.zip"
-MD5SUM_x86_64="3a2a39d31f0fc9058863e9ad6b2742c1 \
- a8ba45792437626d1639751493d943d6"
+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"
REQUIRES=""
MAINTAINER="Zhu Qun-Ying"
EMAIL="zhu.qunying@gmail.com"