From dc853615ccb5612b16a8da24bd2cf0a8a069087c Mon Sep 17 00:00:00 2001 From: tripolar Date: Wed, 20 Oct 2010 11:52:00 +0000 Subject: [PATCH] PKG_RELEASE++ git-svn-id: svn://svn.openwrt.org/openwrt/packages@23547 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 bc3191e3f..0b0d83df6 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssh PKG_VERSION:=5.5p1 -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/ \