From 6e6d686596867fd4587e9ce4922522951cd053b1 Mon Sep 17 00:00:00 2001 From: tripolar Date: Mon, 13 Dec 2010 18:44:32 +0000 Subject: [PATCH] [openssh] PKG_RELEASE++ git-svn-id: svn://svn.openwrt.org/openwrt/packages@24550 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/openssh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/openssh/Makefile b/net/openssh/Makefile index 0ac1e3bc9..3f39c825b 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssh PKG_VERSION:=5.6p1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \