prosodyctl
changeset 11010 8ac958938e0f
parent 11009 cff243aafdce
child 11137 624eafed3343
--- a/prosodyctl	Fri Jul 10 03:29:06 2020 +0200
+++ b/prosodyctl	Fri Jul 10 03:33:37 2020 +0200
@@ -465,8 +465,8 @@
 		end
 	end
 	if lunbound then
-		if not module_versions["lunbound"] then
-			module_versions["lunbound"] = "<= 0.5";
+		if not module_versions["luaunbound"] then
+			module_versions["luaunbound"] = "0.5 (?)";
 		end
 		library_versions["libunbound"] = lunbound._LIBVER;
 	end