From 6c95c9152b466bdb30d7226001bb790a8e8c7c5b Mon Sep 17 00:00:00 2001 From: Michael McVady Date: Sat, 8 Jul 2023 11:42:23 -0500 Subject: Use latest kore RC to fix `http_populate_post`/`textarea` issue --- conf/build.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/build.conf') diff --git a/conf/build.conf b/conf/build.conf index c669282..b9e19a8 100644 --- a/conf/build.conf +++ b/conf/build.conf @@ -5,7 +5,7 @@ # of a dynamic library. If you set this to yes you must also # set kore_source together with kore_flavor. single_binary=yes -kore_source=../kore-4.2.3 +kore_source=../kore-4.3.0-rc2 kore_flavor=PGSQL=1 TLS_BACKEND=none # The flags below are shared between flavors -- cgit v1.2.3