putty: update to 0.75.

This commit is contained in:
mobinmob 2021-05-21 18:50:30 +03:00 committed by Érico Nogueira Rolim
parent 4e2ad8c0de
commit 32a21f58e8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'putty'
pkgname=putty
version=0.74
version=0.75
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@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=ddd5d388e51dd9e6e294005b30037f6ae802239a44c9dc9808c779e6d11b847d
checksum=d3173b037eddbe9349abe978101277b4ba9f9959e25dedd44f87e7b85cc8f9f5
CFLAGS="-Wno-error"