From 75c59fab8ebd55b2fb6568a362a116f01a6f44e3 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 13 Mar 2024 11:58:44 +0100 Subject: [PATCH] openssh: bump version --- net-misc/openssh/{openssh-9.6p1.recipe => openssh-9.7p1.recipe} | 2 +- .../patches/{openssh-9.6p1.patchset => openssh-9.7p1.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename net-misc/openssh/{openssh-9.6p1.recipe => openssh-9.7p1.recipe} (98%) rename net-misc/openssh/patches/{openssh-9.6p1.patchset => openssh-9.7p1.patchset} (100%) diff --git a/net-misc/openssh/openssh-9.6p1.recipe b/net-misc/openssh/openssh-9.7p1.recipe similarity index 98% rename from net-misc/openssh/openssh-9.6p1.recipe rename to net-misc/openssh/openssh-9.7p1.recipe index 8d2f0a674..be5c139cf 100644 --- a/net-misc/openssh/openssh-9.6p1.recipe +++ b/net-misc/openssh/openssh-9.7p1.recipe @@ -18,7 +18,7 @@ COPYRIGHT="2005-2020 Tatu Ylonen et al." LICENSE="OpenSSH" REVISION="1" SOURCE_URI="https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-$portVersion.tar.gz" -CHECKSUM_SHA256="910211c07255a8c5ad654391b40ee59800710dd8119dd5362de09385aa7a777c" +CHECKSUM_SHA256="490426f766d82a2763fcacd8d83ea3d70798750c7bd2aff2e57dc5660f773ffd" PATCHES="openssh-$portVersion.patchset" ADDITIONAL_FILES=" sshd_keymaker.sh diff --git a/net-misc/openssh/patches/openssh-9.6p1.patchset b/net-misc/openssh/patches/openssh-9.7p1.patchset similarity index 100% rename from net-misc/openssh/patches/openssh-9.6p1.patchset rename to net-misc/openssh/patches/openssh-9.7p1.patchset