0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-07-27 07:13:20 +00:00

Distro: Add apkg compat level

This will allow compatibility on future apkg config updates.
This commit is contained in:
Jakub Ružička 2021-05-21 04:48:27 +02:00 committed by Ondrej Zajicek
parent 5fb871def4
commit 215f7161c4

View File

@ -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