diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-05-07 20:58:46 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-05-07 20:58:46 +0000 |
| commit | b136753feff5aceeb4c40bb084186be0d1e609d7 (patch) | |
| tree | 696245850ae93648cb2a7ac613478bc646880bbb | |
| parent | 344fffe961d5221290f60689c37af6dcc71312b5 (diff) | |
| download | lh-bootstrap-b136753feff5aceeb4c40bb084186be0d1e609d7.tar.gz | |
Update to latest dropbear
| -rw-r--r-- | sub/dropbear/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/dropbear/Makefile b/sub/dropbear/Makefile index 1417b22..2e38719 100644 --- a/sub/dropbear/Makefile +++ b/sub/dropbear/Makefile @@ -1,5 +1,5 @@ -DROPBEAR_VERSION ?= 2025.89 +DROPBEAR_VERSION ?= 2026.90 # DROPBEAR_VERSION ?= 2024.85 # previous working version DROPBEAR_SITE := https://mirror.dropbear.nl/mirror/releases # DROPBEAR_SITE := https://matt.ucc.asn.au/dropbear/releases |
