fritzkink
2024-02-23 1c1ffcefc3b03423814e3f58ada0f5f27e6a0b5a
components/developer/rust/Makefile
@@ -37,12 +37,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=      rustc
COMPONENT_VERSION=   1.75.0
COMPONENT_VERSION=   1.76.0
COMPONENT_SUMMARY=   Rust - Safe, concurrent, practical language
COMPONENT_PROJECT_URL=   https://www.rust-lang.org
COMPONENT_SRC=      $(COMPONENT_NAME)-$(COMPONENT_VERSION)-src
COMPONENT_ARCHIVE=   $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=   sha256:5b739f45bc9d341e2d1c570d65d2375591e22c2d23ef5b8a37711a0386abc088
COMPONENT_ARCHIVE_HASH=   sha256:9e5cff033a7f0d2266818982ad90e4d3e4ef8f8ee1715776c6e25073a136c021
COMPONENT_ARCHIVE_URL=   https://static.rust-lang.org/dist/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=      developer/lang/rustc
COMPONENT_CLASSIFICATION=   Development/Other Languages