VER=1.95.0
REL=2
# Note: Uncomment this if we have the last version built and ready.
#SRCS="tbl::https://static.rust-lang.org/dist/rustc-${VER}-src.tar.xz"
#CHKSUMS="sha256::62b67230754da642a264ca0cb9fc08820c54e2ed7b3baba0289876d4cdb48c08 \

# FIXME: Using local bootstrap tarball as we missed a release - rustc needs
# to bootstrap from an adjacent release.
#
# Comment the following segment if this is not the case.
SRCS="tbl::https://static.rust-lang.org/dist/rustc-${VER}-src.tar.xz \
      tbl::rename=rustc-bootstrap-${VER}-i486.tar.xz::https://repo.aosc.io/aosc-repacks/rust-i486/rustc-bootstrap-${VER}-i486.tar.zst"
CHKSUMS="sha256::62b67230754da642a264ca0cb9fc08820c54e2ed7b3baba0289876d4cdb48c08 \
         sha256::1ed4d25b27e7d7a1c3e35daf5a0809540f28b541086070362867d98e7928d68e"

CHKUPDATE="anitya::id=7635"
SUBDIR="rustc-${VER}-src"
