dev-util/mise: add source

This commit is contained in:
Jared Allard 2024-01-02 16:03:39 -08:00
parent 6ec7f40710
commit e7a15b9e4e
Signed by: jaredallard
SSH key fingerprint: SHA256:wyRyyv28jBYw8Yp/oABNPUYvbGd6hyZj23XVXEm5G/U

View file

@ -357,7 +357,8 @@ DESCRIPTION="The front-end to your dev env"
# Double check the homepage as the cargo_metadata crate
# does not provide this value so instead repository is used
HOMEPAGE="https://github.com/jdx/mise"
SRC_URI="${CARGO_CRATE_URIS}"
SRC_URI="https://github.com/jdx/mise/archive/refs/tags/v${PV}.tar.gz
${CARGO_CRATE_URIS}"
# License set may be more restrictive as OR is not respected
# use cargo-license for a more accurate license picture