]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Distro: Add apkg compat level
authorJakub Ružička <jakub.ruzicka@nic.cz>
Fri, 21 May 2021 02:48:27 +0000 (04:48 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 22 Aug 2023 12:59:22 +0000 (14:59 +0200)
This will allow compatibility on future apkg config updates.

distro/config/apkg.toml

index c70306d6f30308de435aa7bf52c02562f05d4e6e..73a79a3be262a01247adb2499c560d9587f537d6 100644 (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