From d8722fac7046020715c41106df28371f3f521132 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 3 Nov 2011 08:12:17 +0000 Subject: package/dropbear: fix segfault with remote port forwarding (closes: #10339) SVN-Revision: 28718 --- package/dropbear/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/dropbear/Makefile') diff --git a/package/dropbear/Makefile b/package/dropbear/Makefile index 34f064c37f..5006c94bb3 100644 --- a/package/dropbear/Makefile +++ b/package/dropbear/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dropbear PKG_VERSION:=0.53.1 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:= \ -- cgit v1.2.3