aboutsummaryrefslogtreecommitdiffstats
path: root/package/dropbear/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-04-07 23:04:29 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-04-07 23:04:29 +0000
commit31a146b56db135242035c3535383531b2218c630 (patch)
treee7945373c8db541bf0d0ffb78a549914fc46d3d6 /package/dropbear/Makefile
parent591312eae7344c15156fb9e58580ca3c673485e3 (diff)
downloadupstream-31a146b56db135242035c3535383531b2218c630.tar.gz
upstream-31a146b56db135242035c3535383531b2218c630.tar.bz2
upstream-31a146b56db135242035c3535383531b2218c630.zip
dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to 0.52 - thanks maniac103!
SVN-Revision: 15144
Diffstat (limited to 'package/dropbear/Makefile')
-rw-r--r--package/dropbear/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dropbear/Makefile b/package/dropbear/Makefile
index de4df22d75..6f9b9bbddd 100644
--- a/package/dropbear/Makefile
+++ b/package/dropbear/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dropbear
PKG_VERSION:=0.52
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:= \