637da791ff
recipes/dev/gcc13 was claiming name='cxx' — conflicted with local/recipes/dev/gcc-native also claiming 'cxx'. Renamed to match directory names for unique package identification by the cookbook.
10 lines
190 B
TOML
10 lines
190 B
TOML
[package]
|
|
name = "mono"
|
|
version = "6.14.1"
|
|
|
|
#TODO can't recognize the redox target
|
|
[source]
|
|
tar = "https://dl.winehq.org/mono/sources/mono/mono-6.14.1.tar.xz"
|
|
[build]
|
|
template = "configure"
|