From 02d2b1bd0dfca393ed58f853fceebf57548060a9 Mon Sep 17 00:00:00 2001 From: davidkaroly <92124087+davidkaroly@users.noreply.github.com> Date: Sun, 6 Nov 2022 08:24:04 +0100 Subject: [PATCH] putty: bump to 0.78 (#7365) --- net-misc/putty/{putty-0.77.recipe => putty-0.78.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename net-misc/putty/{putty-0.77.recipe => putty-0.78.recipe} (96%) diff --git a/net-misc/putty/putty-0.77.recipe b/net-misc/putty/putty-0.78.recipe similarity index 96% rename from net-misc/putty/putty-0.77.recipe rename to net-misc/putty/putty-0.78.recipe index 814d5d3be..6980348c8 100644 --- a/net-misc/putty/putty-0.77.recipe +++ b/net-misc/putty/putty-0.78.recipe @@ -15,7 +15,7 @@ COPYRIGHT="1997-2022 Simon Tatham et al." LICENSE="MIT" REVISION="1" SOURCE_URI="https://the.earth.li/~sgtatham/putty/$portVersion/putty-$portVersion.tar.gz" -CHECKSUM_SHA256="419a76f45238fd45f2c76b42438993056e74fa78374f136052aaa843085beae5" +CHECKSUM_SHA256="274e01bcac6bd155dfd647b2f18f791b4b17ff313753aa919fcae2e32d34614f" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"