mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 08:38:42 +00:00
Distro: Add apkg compat level
This will allow compatibility on future apkg config updates.
This commit is contained in:
parent
5fb871def4
commit
215f7161c4
@ -6,3 +6,7 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user