summaryrefslogtreecommitdiffstats
path: root/development/dart
diff options
context:
space:
mode:
author Zhu Qun-Ying2017-04-27 02:05:33 +0200
committer Willy Sudiarto Raharjo2017-04-27 02:05:33 +0200
commit2f46ec860ae91d3c63433398f92a9c441d6d1f4c (patch)
tree583503d9e58b1477d4f770f59e28fe793f694e0e /development/dart
parentb6966ae925aa649c67451631dfcae0ed55dbb24a (diff)
downloadslackbuilds-2f46ec860ae91d3c63433398f92a9c441d6d1f4c.tar.gz
development/dart: Updated for version 1.23.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dart')
-rw-r--r--development/dart/dart.SlackBuild2
-rw-r--r--development/dart/dart.info24
2 files changed, 13 insertions, 13 deletions
diff --git a/development/dart/dart.SlackBuild b/development/dart/dart.SlackBuild
index 407ce38f4a..3fa3128e98 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.22.1}
+VERSION=${VERSION:-1.23.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
# this version of dart SDK does not have x86 dartium, use the one from previous
diff --git a/development/dart/dart.info b/development/dart/dart.info
index bf9d721d15..39df53f9ef 100644
--- a/development/dart/dart.info
+++ b/development/dart/dart.info
@@ -1,18 +1,18 @@
PRGNAM="dart"
-VERSION="1.22.1"
+VERSION="1.23.0"
HOMEPAGE="https://www.dartlang.org/"
-DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/1.22.1/sdk/dartsdk-linux-ia32-release.zip \
- https://storage.googleapis.com/dart-archive/channels/stable/release/1.22.0/dartium/dartium-linux-ia32-release.zip \
- https://storage.googleapis.com/dart-archive/channels/stable/release/1.22.1/api-docs/dartdocs-gen-api.zip"
-MD5SUM="b64dfa7907b5490ef1ce6cba23908129 \
+DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/1.23.0/sdk/dartsdk-linux-ia32-release.zip \
+ https://storage.googleapis.com/dart-archive/channels/stable/release/1.22.0/dartium/dartium-linux-ia32-release.zip \
+ https://storage.googleapis.com/dart-archive/channels/stable/release/1.23.0/api-docs/dartdocs-gen-api.zip"
+MD5SUM="2a8409a92673cd8f6c7796aa2f98730b \
469c3780daaec5ecc1b56bed7da621a0 \
- c117a5b4d3101474a0f7898fec71ae2f"
-DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/1.22.1/sdk/dartsdk-linux-x64-release.zip \
- https://storage.googleapis.com/dart-archive/channels/stable/release/1.22.1/dartium/dartium-linux-x64-release.zip \
- https://storage.googleapis.com/dart-archive/channels/stable/release/1.22.1/api-docs/dartdocs-gen-api.zip"
-MD5SUM_x86_64="680add92ca368c9d397a9eae966b013a \
- 0d988b00c450750c1acb378e9e9bcff4 \
- c117a5b4d3101474a0f7898fec71ae2f"
+ d2419e49b9fe60d7afaa750b3f755592"
+DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/1.23.0/sdk/dartsdk-linux-x64-release.zip \
+ https://storage.googleapis.com/dart-archive/channels/stable/release/1.23.0/dartium/dartium-linux-x64-release.zip \
+ https://storage.googleapis.com/dart-archive/channels/stable/release/1.23.0/api-docs/dartdocs-gen-api.zip"
+MD5SUM_x86_64="015159b4560f67dc732eef7f8dacdf15 \
+ 72ecd3b7a590738b6f6ac7ec0e09a589 \
+ d2419e49b9fe60d7afaa750b3f755592"
REQUIRES=""
MAINTAINER="Zhu Qun-Ying"
EMAIL="zhu.qunying@gmail.com"