From 3fccd66484fd8ae687f7b6b763ece26f43c75a1c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 10 May 2026 14:10:10 +0000 Subject: Update dropbear to 2026.91 --- sub/dropbear/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sub/dropbear/Makefile b/sub/dropbear/Makefile index 2e38719..c120303 100644 --- a/sub/dropbear/Makefile +++ b/sub/dropbear/Makefile @@ -1,6 +1,5 @@ -DROPBEAR_VERSION ?= 2026.90 -# DROPBEAR_VERSION ?= 2024.85 # previous working version +DROPBEAR_VERSION ?= 2026.91 DROPBEAR_SITE := https://mirror.dropbear.nl/mirror/releases # DROPBEAR_SITE := https://matt.ucc.asn.au/dropbear/releases DROPBEAR_CONF_STATIC := $(if $(filter true,$(TARGET_STATIC)),--enable-static,) -- cgit v1.3.1