seems the dropbear folk forgot to make a .bz2 package this release
authorEric Andersen <andersen@codepoet.org>
Sun, 19 Mar 2006 17:18:56 +0000 (17:18 -0000)
committerEric Andersen <andersen@codepoet.org>
Sun, 19 Mar 2006 17:18:56 +0000 (17:18 -0000)
package/dropbear/dropbear.mk

index 5dd0b80d0cf3f5d1c254b715c655ef2d482bc1e2..d6cbc8c419fbc9d6fe6ca7b9b105f1c37bc69c4d 100644 (file)
@@ -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