putty: update to 0.72.

This commit is contained in:
Leah Neukirchen 2019-08-10 21:16:22 +02:00
parent d40faa79e5
commit 6314f9c81f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'putty'
pkgname=putty
version=0.71
version=0.72
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ 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=2f931ce2f89780cc8ca7bbed90fcd22c44515d2773f5fa954069e209b48ec6b8
checksum=f236b5a26b0905809b3cd190158e8b95d81f86ad34fdd97a4312c1877f2cec5f
CFLAGS="-Wno-error"