aboutsummaryrefslogtreecommitdiff
path: root/net/openssh/Makefile
diff options
context:
space:
mode:
authorPeter Wagner <tripolar@gmx.at>2019-03-21 19:29:07 +0100
committerPeter Wagner <tripolar@gmx.at>2019-03-21 19:31:29 +0100
commitba72d8d13944efaa4d9a8814d1b83ec52c3b39f0 (patch)
tree210306eb6853aba651eb9cf6bd9e88fc9da5a0a5 /net/openssh/Makefile
parent057524be062cfe9ac8e6144027e473fc93164c38 (diff)
openssh: handle multiple ports and simplify init script
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Diffstat (limited to 'net/openssh/Makefile')
-rw-r--r--net/openssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openssh/Makefile b/net/openssh/Makefile
index 6ef5ca39f..d71cee690 100644
--- a/net/openssh/Makefile
+++ b/net/openssh/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=openssh
PKG_VERSION:=7.9p1
-PKG_RELEASE:=5
+PKG_RELEASE:=6
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \