From 83f6cc219f1df40b14e3194c80f7df5fdac61fc1 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 28 Jan 2021 14:52:10 +0000 Subject: Update to new versions (first part) --- sub/dropbear/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sub/dropbear') diff --git a/sub/dropbear/Makefile b/sub/dropbear/Makefile index a004743..9a36173 100644 --- a/sub/dropbear/Makefile +++ b/sub/dropbear/Makefile @@ -1,5 +1,5 @@ -DROPBEAR_VERSION ?= 2019.78 +DROPBEAR_VERSION ?= 2020.81 DROPBEAR_CONF_STATIC := $(if $(filter true,$(BUILD_HOST_STATIC)),--enable-static,) DROPBEAR_MAKE_STATIC := $(if $(filter true,$(BUILD_HOST_STATIC)),-static,) -- cgit v1.3.1