From 02e6f1e877759cfedc148968333b1e76306f8557 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 10 Apr 2026 12:38:55 +0200 Subject: [PATCH] openssh: bump version --- .../openssh/{openssh-10.2p1.recipe => openssh-10.3p1.recipe} | 2 +- .../{openssh-10.2p1.patchset => openssh-10.3p1.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename net-misc/openssh/{openssh-10.2p1.recipe => openssh-10.3p1.recipe} (98%) rename net-misc/openssh/patches/{openssh-10.2p1.patchset => openssh-10.3p1.patchset} (100%) diff --git a/net-misc/openssh/openssh-10.2p1.recipe b/net-misc/openssh/openssh-10.3p1.recipe similarity index 98% rename from net-misc/openssh/openssh-10.2p1.recipe rename to net-misc/openssh/openssh-10.3p1.recipe index 08aa12848..df0fbdd02 100644 --- a/net-misc/openssh/openssh-10.2p1.recipe +++ b/net-misc/openssh/openssh-10.3p1.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="ccc42c0419937959263fa1dbd16dafc18c56b984c03562d2937ce56a60f798b2" +CHECKSUM_SHA256="56682a36bb92dcf4b4f016fd8ec8e74059b79a8de25c15d670d731e7d18e45f4" PATCHES="openssh-$portVersion.patchset" ADDITIONAL_FILES=" sshd_keymaker.sh diff --git a/net-misc/openssh/patches/openssh-10.2p1.patchset b/net-misc/openssh/patches/openssh-10.3p1.patchset similarity index 100% rename from net-misc/openssh/patches/openssh-10.2p1.patchset rename to net-misc/openssh/patches/openssh-10.3p1.patchset