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
200 B
TOML
10 lines
200 B
TOML
[package]
|
|
name = "libxcrypt"
|
|
version = "4.4.36"
|
|
|
|
#TODO: promote
|
|
[source]
|
|
tar = "https://github.com/besser82/libxcrypt/releases/download/v4.4.36/libxcrypt-4.4.36.tar.xz"
|
|
[build]
|
|
template = "configure"
|