summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Zhu Qun-Ying <zhu.qunying@gmail.com>2019-07-04 08:03:18 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-07-04 08:03:18 +0700
commit53073ccfdbda6c52e083870537755845472ffeb1 (patch)
tree60fa33332b8b1c93b90b78b46658b2cb4bbecf91
parent47abbe9445d326e295f878d324cc8c865dec9d1f (diff)
downloadslackbuilds-53073ccfdbda6c52e083870537755845472ffeb1.tar.gz
slackbuilds-53073ccfdbda6c52e083870537755845472ffeb1.tar.xz
development/dart: Updated for version 2.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/dart/dart.SlackBuild2
-rw-r--r--development/dart/dart.info18
2 files changed, 10 insertions, 10 deletions
diff --git a/development/dart/dart.SlackBuild b/development/dart/dart.SlackBuild
index c43ee0249e..66eda47cb8 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:-2.3.1}
+VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/dart/dart.info b/development/dart/dart.info
index 91d8ca3f82..84d5d52162 100644
--- a/development/dart/dart.info
+++ b/development/dart/dart.info
@@ -1,14 +1,14 @@
PRGNAM="dart"
-VERSION="2.3.1"
+VERSION="2.4.0"
HOMEPAGE="https://www.dartlang.org/"
-DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/2.3.1/sdk/dartsdk-linux-ia32-release.zip \
-https://storage.googleapis.com/dart-archive/channels/stable/release/2.3.1/api-docs/dartdocs-gen-api.zip"
-MD5SUM="3d4c8cc5663392ba7ce1fbaabdde98ad \
- 650180dcef2de3bdf7afcc597cd7e3c9"
-DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/2.3.1/sdk/dartsdk-linux-x64-release.zip \
-https://storage.googleapis.com/dart-archive/channels/stable/release/2.3.1/api-docs/dartdocs-gen-api.zip"
-MD5SUM_x86_64="1c1a6ff250ec7c06637bca03c64a3567 \
- 650180dcef2de3bdf7afcc597cd7e3c9"
+DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/2.4.0/sdk/dartsdk-linux-ia32-release.zip \
+https://storage.googleapis.com/dart-archive/channels/stable/release/2.4.0/api-docs/dartdocs-gen-api.zip"
+MD5SUM="788ae5b80d5a35efe1eb7581aa5c70bc \
+ 3db42dc83c5b39032ab8a8b725b2ed71"
+DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/2.4.0/sdk/dartsdk-linux-x64-release.zip \
+https://storage.googleapis.com/dart-archive/channels/stable/release/2.4.0/api-docs/dartdocs-gen-api.zip"
+MD5SUM_x86_64="1abd60419afe69c63f8657aab220c4d3 \
+ 3db42dc83c5b39032ab8a8b725b2ed71"
REQUIRES=""
MAINTAINER="Zhu Qun-Ying"