summaryrefslogtreecommitdiffstats
path: root/openwrt/package/dropbear/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-14 16:24:56 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-14 16:24:56 +0000
commit35d3c8addbc139e42cb8e9e90c16099b2c8f3298 (patch)
tree68d48aca19a3f01a71bd0b1d8c602bacdb68ddd4 /openwrt/package/dropbear/Makefile
parent58520fdb29f9af5c17d850100b387f04a405d17d (diff)
update dropbear to 0.45
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@371 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/dropbear/Makefile')
-rw-r--r--openwrt/package/dropbear/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/dropbear/Makefile b/openwrt/package/dropbear/Makefile
index 83558a33c..50031300b 100644
--- a/openwrt/package/dropbear/Makefile
+++ b/openwrt/package/dropbear/Makefile
@@ -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)