Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Fix mismerge in repo_upgrades table
Stefan Eßer committed 4 years ago
commit f68b17fce2417fc8d2bb054f354e20e20e202f14
parent 6072e88
1 file changed +2 -2
modified libpkg/repo/binary/binary_private.h
@@ -377,8 +377,8 @@ static const struct repo_changes repo_upgrades[] = {
	{2013,
	 2014,
	 "Drop 'pkg_search'",
-
	 "DROP TABLE pkg_search;",
-
	 NULL,
+

+
	 "DROP TABLE pkg_search;"
	},
	/* Mark the end of the array */
	{ -1, -1, NULL, NULL, }