summaryrefslogtreecommitdiff
path: root/distro/config/apkg.toml
blob: c70306d6f30308de435aa7bf52c02562f05d4e6e (plain)
1
2
3
4
5
6
7
8
[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"