Update dropbear to the latest and greatest

This commit is contained in:
Eric Andersen 2003-09-26 21:04:12 +00:00
parent 9c5021ebc9
commit 15418c9c2c
1 changed files with 2 additions and 2 deletions

View File

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