Commit afe8857d authored by Eric Andersen's avatar Eric Andersen
Browse files

Update to 0.47 addressing a security problem

parent de3f04ef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# dropbear
#
#############################################################
DROPBEAR_VER:=0.46
DROPBEAR_VER:=0.47
DROPBEAR_SOURCE:=dropbear-$(DROPBEAR_VER).tar.bz2
DROPBEAR_SITE:=http://matt.ucc.asn.au/dropbear/releases/
DROPBEAR_DIR:=$(BUILD_DIR)/dropbear-$(DROPBEAR_VER)