From db5e984a868d618144a163da9dd4b6c819a587c4 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Tue, 7 Jul 2020 13:02:16 +0300 Subject: [PATCH] putty: update to 0.74. --- srcpkgs/putty/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/putty/template b/srcpkgs/putty/template index 97bd2a446c1..fa9bdc1134d 100644 --- a/srcpkgs/putty/template +++ b/srcpkgs/putty/template @@ -1,6 +1,6 @@ # Template file for 'putty' pkgname=putty -version=0.73 +version=0.74 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Orphaned " license="MIT" homepage="http://www.chiark.greenend.org.uk/~sgtatham/putty/" distfiles="http://the.earth.li/~sgtatham/putty/latest/putty-${version}.tar.gz" -checksum=3db0b5403fb41aecd3aa506611366650d927650b6eb3d839ad4dcc782519df1c +checksum=ddd5d388e51dd9e6e294005b30037f6ae802239a44c9dc9808c779e6d11b847d CFLAGS="-Wno-error"