Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Activate CONSERVATIVE_UPGRADE per popular demand
Baptiste Daroussin committed 11 years ago
commit cdf404ebe0f178ff71f783c019afcd8d003f2ad4
parent 0fce4fe
1 file changed +1 -1
modified libpkg/pkg_config.c
@@ -352,7 +352,7 @@ static struct config_entry c[] = {
	{
		PKG_BOOL,
		"CONSERVATIVE_UPGRADE",
-
		"NO",
+
		"YES",
		"Prefer repos with higher priority during upgrade"
	},
	{