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"