update to dropbear-0.46
This commit is contained in:
parent
bd7ed099dc
commit
fd2f194d91
@ -3,9 +3,9 @@
|
||||
# dropbear_sshd
|
||||
#
|
||||
#############################################################
|
||||
DROPBEAR_SSHD_SOURCE:=dropbear-0.45.tar.bz2
|
||||
DROPBEAR_SSHD_SOURCE:=dropbear-0.46.tar.bz2
|
||||
DROPBEAR_SSHD_SITE:=http://matt.ucc.asn.au/dropbear/releases/
|
||||
DROPBEAR_SSHD_DIR:=$(BUILD_DIR)/dropbear-0.45
|
||||
DROPBEAR_SSHD_DIR:=$(BUILD_DIR)/dropbear-0.46
|
||||
DROPBEAR_SSHD_CAT:=bzcat
|
||||
DROPBEAR_SSHD_BINARY:=dropbearmulti
|
||||
DROPBEAR_SSHD_TARGET_BINARY:=usr/sbin/dropbear
|
||||
|
Loading…
Reference in New Issue
Block a user