From 945ee58da612137812cedb2bf9f1337948e41f03 Mon Sep 17 00:00:00 2001 From: chrysos349 Date: Thu, 15 Jun 2023 01:05:10 +0300 Subject: [PATCH] putty: update to 0.78 --- srcpkgs/putty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/putty/template b/srcpkgs/putty/template index 023abf4f18ae..9f70a820a725 100644 --- a/srcpkgs/putty/template +++ b/srcpkgs/putty/template @@ -1,6 +1,6 @@ # Template file for 'putty' pkgname=putty -version=0.77 +version=0.78 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=419a76f45238fd45f2c76b42438993056e74fa78374f136052aaa843085beae5 +checksum=274e01bcac6bd155dfd647b2f18f791b4b17ff313753aa919fcae2e32d34614f CFLAGS="-Wno-error -UNDEBUG"