Skip to content

Commit

Permalink
muntsos_raspberrypi3 release 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmunts committed Dec 9, 2023
1 parent be34f5d commit 3b8577f
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions index/mu/muntsos_raspberrypi3/muntsos_raspberrypi3-9.0.0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name = "muntsos_raspberrypi3"
description = "MuntsOS Embedded Linux support for RaspberryPi3 targets"
tags = ["muntsos", "embedded", "linux", "arm64", "raspberrypi3"]
version = "9.0.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_ctng_aarch64 = "*"

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

[origin]
hashes = [
"sha256:99cb31fc9cea3fed38d635fc1eefedcf8e6f77ce179cc9e6128ed18191251efd",
"sha512:a29dfe2c333ff48d049706f8525b379ad5d6fc14e26e6c7089d73489da5ee0063c40bc6acd0a0df2889e74fe24f8cf7fffb5d2b1b967aa1285607bd40975bc45",
]
url = "http://repo.munts.com/alire/muntsos_raspberrypi3-9.0.0.tbz2"

0 comments on commit 3b8577f

Please sign in to comment.