diff --git a/development/dart-sdk/dart-sdk.SlackBuild b/development/dart-sdk/dart-sdk.SlackBuild index 5393b7a499..15b577c6bd 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.8.4} +VERSION=${VERSION:-2.9.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/dart-sdk/dart-sdk.info b/development/dart-sdk/dart-sdk.info index f289de5d4e..3c8d5cb70a 100644 --- a/development/dart-sdk/dart-sdk.info +++ b/development/dart-sdk/dart-sdk.info @@ -1,14 +1,14 @@ PRGNAM="dart-sdk" -VERSION="2.8.4" +VERSION="2.9.2" HOMEPAGE="https://www.dartlang.org/" -DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/2.8.4/sdk/dartsdk-linux-ia32-release.zip \ -https://storage.googleapis.com/dart-archive/channels/stable/release/2.8.4/api-docs/dartdocs-gen-api.zip" -MD5SUM="e0232894726f7132b5879882f80b62eb \ - 44208485760e255596ae65609376f99e" -DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/2.8.4/sdk/dartsdk-linux-x64-release.zip \ -https://storage.googleapis.com/dart-archive/channels/stable/release/2.8.4/api-docs/dartdocs-gen-api.zip" -MD5SUM_x86_64="312a3022f8ad5c181e5f1249c35430c0 \ - 44208485760e255596ae65609376f99e" +DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/2.9.2/sdk/dartsdk-linux-ia32-release.zip \ +https://storage.googleapis.com/dart-archive/channels/stable/release/2.9.2/api-docs/dartdocs-gen-api.zip" +MD5SUM="7b8768df0f272bd0e1655d833c5f3cd5 \ + 1cf63fccbc70eec68e9b28a95b19dbd1" +DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/2.9.2/sdk/dartsdk-linux-x64-release.zip \ +https://storage.googleapis.com/dart-archive/channels/stable/release/2.9.2/api-docs/dartdocs-gen-api.zip" +MD5SUM_x86_64="22826cb4d5c55a80cf6c6c4c6d00ffb9 \ + 1cf63fccbc70eec68e9b28a95b19dbd1" REQUIRES="" MAINTAINER="Zhu Qun-Ying" EMAIL="zhu.qunying@gmail.com"