VER=3.11.6
### Note: Pinned commit for depot_tools since it does not have release tags
SRCS="git::rename=sdk;commit=tags/$VER;copy-repo=true::https://github.com/dart-lang/sdk.git \
      git::rename=sdk/depot_tools;commit=679386aca8b1aa9037f21d1a590e3424cd4bde5d::https://chromium.googlesource.com/chromium/tools/depot_tools.git"
CHKSUMS="SKIP \
         SKIP"
CHKUPDATE="anitya::id=14718"
SUBDIR="sdk"

# Note: LTO requires larger RAM.
ENVREQ__ARM64="total_mem=60"
