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

bump version, merely a compile fix for scp

parent 34a0c2f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
# dropbear
#
#############################################################
DROPBEAR_VER:=0.48
DROPBEAR_VER:=0.48.1
DROPBEAR_SOURCE:=dropbear-$(DROPBEAR_VER).tar.gz
DROPBEAR_SITE:=http://matt.ucc.asn.au/dropbear/releases/
DROPBEAR_DIR:=$(BUILD_DIR)/dropbear-$(DROPBEAR_VER)