Add ldap,libcares,libsodium,libunistring, lint all configs

This commit is contained in:
crazywhalecc
2026-02-02 16:53:04 +08:00
parent 6ee8dc7994
commit 19e11caa83
14 changed files with 182 additions and 26 deletions

View File

@@ -0,0 +1,15 @@
libsodium:
type: library
artifact:
source:
type: ghrel
repo: jedisct1/libsodium
match: 'libsodium-(?!1\.0\.21)\d+(\.\d+)*\.tar\.gz'
prefer-stable: true
binary: hosted
metadata:
license-files: [LICENSE]
pkg-configs:
- libsodium
static-libs@unix:
- libsodium.a