|
@@ -7,7 +7,7 @@
|
|
|
DROPBEAR_VERSION = 2019.78
|
|
|
DROPBEAR_SITE = https://matt.ucc.asn.au/dropbear/releases
|
|
|
DROPBEAR_SOURCE = dropbear-$(DROPBEAR_VERSION).tar.bz2
|
|
|
-DROPBEAR_LICENSE = MIT, BSD-2-Clause-like, BSD-2-Clause
|
|
|
+DROPBEAR_LICENSE = MIT, BSD-2-Clause, BSD-3-Clause
|
|
|
DROPBEAR_LICENSE_FILES = LICENSE
|
|
|
DROPBEAR_TARGET_BINS = dropbearkey dropbearconvert scp
|
|
|
DROPBEAR_PROGRAMS = dropbear $(DROPBEAR_TARGET_BINS)
|