summaryrefslogtreecommitdiff
path: root/distro/config/apkg.toml
blob: 73a79a3be262a01247adb2499c560d9587f537d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[project]
name = "bird"
# needed for make-archive
make_archive_script = "tools/make-dev-archive"

[upstream]
# needed for get-archive
archive_url = "https://bird.network.cz/download/bird-{{ version }}.tar.gz"

[apkg]
# apkg compat level
compat = 3