From b61ead5d1c0e9ce048655ef45d61f2142511c3c0 Mon Sep 17 00:00:00 2001 From: elbachir-one Date: Mon, 1 Jun 2026 23:14:06 +0100 Subject: [PATCH] putty: update to 0.84 --- srcpkgs/putty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/putty/template b/srcpkgs/putty/template index 403eded3c57d28..0ded8d98cd17ce 100644 --- a/srcpkgs/putty/template +++ b/srcpkgs/putty/template @@ -1,6 +1,6 @@ # Template file for 'putty' pkgname=putty -version=0.81 +version=0.84 revision=1 build_style=cmake hostmakedepends="pkg-config perl" @@ -11,7 +11,7 @@ license="MIT" homepage="https://www.chiark.greenend.org.uk/~sgtatham/putty/" changelog="https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html" distfiles="https://the.earth.li/~sgtatham/putty/latest/putty-${version}.tar.gz" -checksum=cb8b00a94f453494e345a3df281d7a3ed26bb0dd7e36264f145206f8857639fe +checksum=06057862ae198f1dbd219d0c7493080d59f606194bb5056c549e342aa01b69fe CFLAGS="-Wno-error -UNDEBUG"