From 6dc4b985fd78d685eda0efa029d9fdfba5be0e90 Mon Sep 17 00:00:00 2001 From: Peter Bex Date: Tue, 30 Sep 2025 10:56:19 +0200 Subject: Use sendfile instead of copy-port which is currently broken in C6; allow overriding http line limit --- henrietta-cache.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'henrietta-cache.setup') diff --git a/henrietta-cache.setup b/henrietta-cache.setup index 229b9ef..b95f3a6 100644 --- a/henrietta-cache.setup +++ b/henrietta-cache.setup @@ -5,4 +5,4 @@ (install-program 'henrietta-cache '("henrietta-cache") - '((version "1.6.1"))) + '((version "1.8"))) -- cgit v1.2.3