putty: update to 0.71.

This commit is contained in:
maxice8 2019-04-06 20:58:03 -03:00 committed by maxice8
parent 58a5fc6517
commit 9951aaebca

View file

@ -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 <xtraeme@voidlinux.org>"
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"