From 63574baf2888e372bd7ec90463e890105e35ab13 Mon Sep 17 00:00:00 2001 From: davidkaroly <92124087+davidkaroly@users.noreply.github.com> Date: Mon, 5 Feb 2024 09:14:36 +0100 Subject: [PATCH] putty: update to 0.80 (#10040) --- .../putty/patches/{putty-0.79.patchset => putty-0.80.patchset} | 0 net-misc/putty/{putty-0.79.recipe => putty-0.80.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename net-misc/putty/patches/{putty-0.79.patchset => putty-0.80.patchset} (100%) rename net-misc/putty/{putty-0.79.recipe => putty-0.80.recipe} (96%) diff --git a/net-misc/putty/patches/putty-0.79.patchset b/net-misc/putty/patches/putty-0.80.patchset similarity index 100% rename from net-misc/putty/patches/putty-0.79.patchset rename to net-misc/putty/patches/putty-0.80.patchset diff --git a/net-misc/putty/putty-0.79.recipe b/net-misc/putty/putty-0.80.recipe similarity index 96% rename from net-misc/putty/putty-0.79.recipe rename to net-misc/putty/putty-0.80.recipe index add1f5a6d..4702f4158 100644 --- a/net-misc/putty/putty-0.79.recipe +++ b/net-misc/putty/putty-0.80.recipe @@ -10,7 +10,7 @@ COPYRIGHT="1997-2023 Simon Tatham et al." LICENSE="MIT" REVISION="1" SOURCE_URI="https://the.earth.li/~sgtatham/putty/$portVersion/putty-$portVersion.tar.gz" -CHECKSUM_SHA256="428cc8666fbb938ebf4ac9276341980dcd70de395b33164496cf7995ef0ef0d8" +CHECKSUM_SHA256="2013c83a721b1753529e9090f7c3830e8fe4c80a070ccce764539badb3f67081" PATCHES="putty-$portVersion.patchset" ADDITIONAL_FILES="putty.rdef.in"