Update to dropbear 0.38

This commit is contained in:
Eric Andersen 2003-10-11 17:52:16 +00:00
parent de51377181
commit 01917d0e05

View File

@ -3,9 +3,9 @@
# dropbear_sshd
#
#############################################################
DROPBEAR_SSHD_SOURCE:=dropbear-0.37.tar.bz2
DROPBEAR_SSHD_SOURCE:=dropbear-0.38.tar.bz2
DROPBEAR_SSHD_SITE:=http://matt.ucc.asn.au/dropbear/releases/
DROPBEAR_SSHD_DIR:=$(BUILD_DIR)/dropbear-0.37
DROPBEAR_SSHD_DIR:=$(BUILD_DIR)/dropbear-0.38
DROPBEAR_SSHD_CAT:=bzcat
DROPBEAR_SSHD_BINARY:=dropbear
DROPBEAR_SSHD_TARGET_BINARY:=usr/sbin/dropbear