From 4bb9f4ce512a9fd8551269a39e2ba7ef89a69d2d Mon Sep 17 00:00:00 2001 From: sthen Date: Sat, 14 Mar 2026 09:39:47 +0000 Subject: [PATCH] previous patch didn't apply fully; update to sniproxy 0.9.24, from maintainer reported by aja@ --- net/sniproxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/sniproxy/Makefile b/net/sniproxy/Makefile index 1a605251ff8..79c08f0dd34 100644 --- a/net/sniproxy/Makefile +++ b/net/sniproxy/Makefile @@ -2,7 +2,7 @@ COMMENT = name-based proxying of HTTPS without decrypting traffic GH_ACCOUNT = renaudallard GH_PROJECT = sniproxy -GH_TAGNAME = 0.9.23 +GH_TAGNAME = 0.9.24 CATEGORIES = net