X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/58520fdb29f9af5c17d850100b387f04a405d17d..35d3c8addbc139e42cb8e9e90c16099b2c8f3298:/openwrt/package/dropbear/Makefile 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)