diff options
Diffstat (limited to 'sub/dropbear/Makefile')
-rw-r--r-- | sub/dropbear/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sub/dropbear/Makefile b/sub/dropbear/Makefile index 6d52952..dddc6c4 100644 --- a/sub/dropbear/Makefile +++ b/sub/dropbear/Makefile @@ -1,5 +1,6 @@ -DROPBEAR_VERSION ?= 2024.84 +#DROPBEAR_VERSION ?= 2024.84 +DROPBEAR_VERSION ?= 2024.85 # DROPBEAR_VERSION ?= 2020.81 # previous working version DROPBEAR_SITE := https://mirror.dropbear.nl/mirror/releases # DROPBEAR_SITE := https://matt.ucc.asn.au/dropbear/releases |