summaryrefslogtreecommitdiff
path: root/openwrt/package/dropbear/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-03-14 16:24:56 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-03-14 16:24:56 +0000
commita2b1ed7b3cfc74413bf66286c13f70ab31dffdb7 (patch)
tree68d48aca19a3f01a71bd0b1d8c602bacdb68ddd4 /openwrt/package/dropbear/Makefile
parentb9dd6870733d28721673074742da0f26a61291c6 (diff)
downloadmtk-20170518-a2b1ed7b3cfc74413bf66286c13f70ab31dffdb7.zip
mtk-20170518-a2b1ed7b3cfc74413bf66286c13f70ab31dffdb7.tar.gz
mtk-20170518-a2b1ed7b3cfc74413bf66286c13f70ab31dffdb7.tar.bz2
update dropbear to 0.45
SVN-Revision: 371
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 83558a3..5003130 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)