mirror of
https://git.proxmox.com/git/package-rebuilds
synced 2025-08-22 14:27:59 +00:00
11 lines
269 B
TOML
11 lines
269 B
TOML
[project]
|
|
name = "libyang"
|
|
make_archive_script = "distro/scripts/make-archive.sh"
|
|
|
|
[upstream]
|
|
archive_url = "https://github.com/CESNET/libyang/archive/v{{ version }}/libyang-{{ version }}.tar.gz"
|
|
version_script = "distro/scripts/upstream-version.sh"
|
|
|
|
[apkg]
|
|
compat = 2
|