From 9951aaebca432d522508f8ef5e924982c8495c02 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 6 Apr 2019 20:58:03 -0300 Subject: [PATCH] putty: update to 0.71. --- srcpkgs/putty/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/putty/template b/srcpkgs/putty/template index 4b562abcb39..4d25517d79e 100644 --- a/srcpkgs/putty/template +++ b/srcpkgs/putty/template @@ -1,16 +1,16 @@ # Template file for 'putty' pkgname=putty -version=0.70 +version=0.71 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="gtk+-devel" -short_desc="A Free Telnet/SSH Client" +short_desc="Free Telnet/SSH Client" maintainer="Juan RP " license="MIT" homepage="http://www.chiark.greenend.org.uk/~sgtatham/putty/" distfiles="http://the.earth.li/~sgtatham/putty/latest/putty-${version}.tar.gz" -checksum=bb8aa49d6e96c5a8e18a057f3150a1695ed99a24eef699e783651d1f24e7b0be +checksum=2f931ce2f89780cc8ca7bbed90fcd22c44515d2773f5fa954069e209b48ec6b8 CFLAGS="-Wno-error"