Commit c54829a8 authored by Jakub Ružička's avatar Jakub Ružička
Browse files

apkg: add compat level

This will allow compatibility on future apkg config updates.
parent b30c7f34
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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 = 1