update dropbear to 0.45
[openwrt-10.03/.git] / package / dropbear / Makefile
index 83558a33c274b9ed5f12ec0f99aca01c7001e8f3..50031300b92743045a1cad92f58539b42757152e 100644 (file)
@@ -5,7 +5,7 @@
 #############################################################
 include $(TOPDIR)/rules.mk
 
-DROPBEAR_VERSION:=0.44
+DROPBEAR_VERSION:=0.45
 DROPBEAR_SOURCE:=dropbear-$(DROPBEAR_VERSION).tar.bz2
 DROPBEAR_SITE:=http://matt.ucc.asn.au/dropbear/releases/
 DROPBEAR_DIR:=$(BUILD_DIR)/dropbear-$(DROPBEAR_VERSION)