Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Switch the default meta file to version 2 by default
Baptiste Daroussin committed 6 years ago
commit 9e4ba34c9f91a6500e906af95c9319d9946ef9f8
parent 610c7dd
1 file changed +1 -1
modified libpkg/pkg_repo_meta.c
@@ -32,7 +32,7 @@
#include "private/pkg.h"

/* Default to repo v1 for now */
-
#define	DEFAULT_META_VERSION	1
+
#define	DEFAULT_META_VERSION	2

static ucl_object_t *repo_meta_schema_v1 = NULL;
static ucl_object_t *repo_meta_schema_v2 = NULL;