Alex King writes:
authorEric Andersen <andersen@codepoet.org>
Fri, 12 Sep 2003 00:24:32 +0000 (00:24 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 12 Sep 2003 00:24:32 +0000 (00:24 -0000)
Dropbear have bumpeed their version to 0.36, and 0.35 is not where
buildroot expects it (they seem to have removed that version.)

make/dropbear_sshd.mk

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