blob: 3c8d5cb70a4f9cfdf310f7f68d9db3db83d81943 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PRGNAM="dart-sdk"
VERSION="2.9.2"
HOMEPAGE="https://www.dartlang.org/"
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"
|