blob: b465fb9d664ea4f8b3604330d2c18a221e7e5b3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PRGNAM="dart-sdk"
VERSION="3.7.3"
HOMEPAGE="https://www.dartlang.org/"
DOWNLOAD="https://storage.googleapis.com/dart-archive/channels/stable/release/3.7.3/sdk/dartsdk-linux-ia32-release.zip \
https://storage.googleapis.com/dart-archive/channels/stable/release/3.7.3/api-docs/dartdocs-gen-api.zip"
MD5SUM="8b0c7ded7595e52fccdfaeb8e035f1d2 \
bf71b650c1e36aa7237a05fcdf0c2eb9"
DOWNLOAD_x86_64="https://storage.googleapis.com/dart-archive/channels/stable/release/3.7.3/sdk/dartsdk-linux-x64-release.zip \
https://storage.googleapis.com/dart-archive/channels/stable/release/3.7.3/api-docs/dartdocs-gen-api.zip"
MD5SUM_x86_64="041eff52655875ba210aae0136191fd1 \
bf71b650c1e36aa7237a05fcdf0c2eb9"
REQUIRES=""
MAINTAINER="Vladislav 'fsLeg' Borisov"
EMAIL="fsleg@t-rg.ws"
|