[openssh] PKG_RELEASE++
authortripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 Dec 2010 18:44:32 +0000 (18:44 +0000)
committertripolar <tripolar@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 Dec 2010 18:44:32 +0000 (18:44 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24550 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/openssh/Makefile

index 0ac1e3b..3f39c82 100644 (file)
@@ -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/ \