Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

muntsos_aarch64 release 9.3.0 Wed 04 Dec 2024 02:05:09 PM PST #1315

Merged
merged 2 commits into from
Dec 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions index/mu/muntsos_aarch64/muntsos_aarch64-9.3.0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name = "muntsos_aarch64"
description = "MuntsOS Embedded Linux support for AArch64 targets"
tags = ["muntsos", "embedded", "linux", "arm64", "aarch64"]
version = "9.3.0"
website = "https://github.com/pmunts/muntsos"

authors = ["Philip Munts"]
maintainers = ["Philip Munts <[email protected]>"]
maintainers-logins = ["pmunts"]

project-files = ["aws.gpr", "libsimpleio.gpr"]

[available."case(os)"]
"linux" = true
"..." = false

[configuration]
disabled = true

[[depends-on]]
muntsos_dev_aarch64 = "*"

[[actions]]
type = "post-fetch"
command = ["sh", "-c", "./postfetch"]

[origin]
hashes = [
"sha256:658b3b48697d9ebcb5e92d3e9c96bd5b5b11fd6f2c73cfd55f7f88c54d9ecd45",
"sha512:43f032283c45aa42ca9187a27103930418f78573c4e1802d0792137f21de9833abd72befcfb6c42281e62264b5906474f2c3b40a0a79e33bdd808b4c02f92003",
]
url = "https://raw.githubusercontent.com/pmunts/alire-crates/b132148d42b5a47909f73b0d29b71736ab93790a/muntsos_aarch64/muntsos_aarch64-9.3.0.tbz2"

Loading