summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Zhu Qun-Ying2016-12-10 00:12:23 +0100
committer David Spencer2016-12-10 01:57:38 +0100
commit39e3f16b48cb3da68cd562fc69ee50fd14922754 (patch)
tree29c1529520bfcd8faa4c1c1e5ce82ccb285d5ea7
parent2c7043e720880b3cbc3dfd6826ab34afdbb36a37 (diff)
downloadslackbuilds-39e3f16b48cb3da68cd562fc69ee50fd14922754.tar.gz
development/dart: Updated for version 1.21.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--development/dart/dart.SlackBuild2
-rw-r--r--development/dart/dart.info26
2 files changed, 14 insertions, 14 deletions
diff --git a/development/dart/dart.SlackBuild b/development/dart/dart.SlackBuild
index cda4712b2c..062ed7d799 100644
--- a/development/dart/dart.SlackBuild
+++ b/development/dart/dart.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=dart
-VERSION=${VERSION:-1.20.1}
+VERSION=${VERSION:-1.21.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dart/dart.info b/development/dart/dart.info
index 6af3621bf1..06f9c39e99 100644
--- a/development/dart/dart.info
+++ b/development/dart/dart.info
@@ -1,18 +1,18 @@
PRGNAM="dart"
-VERSION="1.20.1"
+VERSION="1.21.0"
HOMEPAGE="https://www.dartlang.org/"
-DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/1.20.1/sdk/dartsdk-linux-ia32-release.zip \
- https://storage.googleapis.com/dart-archive/channels/stable/release/1.20.1/dartium/dartium-linux-ia32-release.zip \
- https://storage.googleapis.com/dart-archive/channels/stable/release/1.20.1/api-docs/dartdocs-gen-api.zip"
-MD5SUM="b4cbbc9f292917f9da231a5ca737470a \
- 90da135437ea24b0928caa4db6d35b85 \
- 94c8a8d3902865c277fc507a84933c7f"
-DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/1.20.1/sdk/dartsdk-linux-x64-release.zip \
- https://storage.googleapis.com/dart-archive/channels/stable/release/1.20.1/dartium/dartium-linux-x64-release.zip \
- https://storage.googleapis.com/dart-archive/channels/stable/release/1.20.1/api-docs/dartdocs-gen-api.zip"
-MD5SUM_x86_64="f0b13b9d165809bec3c9ac006f0171c0 \
- 940cc1d1336b74a61e4bfbc62221e6bd \
- 94c8a8d3902865c277fc507a84933c7f"
+DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/1.21.0/sdk/dartsdk-linux-ia32-release.zip \
+ https://storage.googleapis.com/dart-archive/channels/stable/release/1.21.0/dartium/dartium-linux-ia32-release.zip \
+ https://storage.googleapis.com/dart-archive/channels/stable/release/1.21.0/api-docs/dartdocs-gen-api.zip"
+MD5SUM="ff67df94f5d6c1a44d2eb9f2c98a98e6 \
+ 0a2d3ebdf22738d5e44d2ace6471f0ce \
+ 9bfc43bee007ac0100910ea43fee0e28"
+DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/1.21.0/sdk/dartsdk-linux-x64-release.zip \
+ https://storage.googleapis.com/dart-archive/channels/stable/release/1.21.0/dartium/dartium-linux-x64-release.zip \
+ https://storage.googleapis.com/dart-archive/channels/stable/release/1.21.0/api-docs/dartdocs-gen-api.zip"
+MD5SUM_x86_64="d636281d43877a0e2a40e8b16077cdcd \
+ cfb9396e4f4ddec217b88285f1e032e2 \
+ 9bfc43bee007ac0100910ea43fee0e28"
REQUIRES=""
MAINTAINER="Zhu Qun-Ying"
EMAIL="zhu.qunying@gmail.com"