Commit 986418d1 authored by Eric Andersen's avatar Eric Andersen
Browse files

seems the dropbear folk forgot to make a .bz2 package this release

parent 419daf09
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,10 +4,10 @@
#
#############################################################
DROPBEAR_VER:=0.48
DROPBEAR_SOURCE:=dropbear-$(DROPBEAR_VER).tar.bz2
DROPBEAR_SOURCE:=dropbear-$(DROPBEAR_VER).tar.gz
DROPBEAR_SITE:=http://matt.ucc.asn.au/dropbear/releases/
DROPBEAR_DIR:=$(BUILD_DIR)/dropbear-$(DROPBEAR_VER)
DROPBEAR_CAT:=bzcat
DROPBEAR_CAT:=zcat
DROPBEAR_BINARY:=dropbearmulti
DROPBEAR_TARGET_BINARY:=usr/sbin/dropbear