From 505996ce0e385ab90f95532a8302c995fb8418b6 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 23 Mar 2018 00:44:58 +0000 Subject: Attempt to rip musl from build-build, to support more distro compilers --- 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 9eecc65..9b094c9 100644 --- a/sub/dropbear/Makefile +++ b/sub/dropbear/Makefile @@ -1,6 +1,6 @@ include sub/dropbear/Makefile.sftp-server -DROPBEAR_VERSION ?= 2017.75 +DROPBEAR_VERSION ?= 2018.76 clean-dropbear: -- cgit v1.3.1