putty: update to 0.78

This commit is contained in:
chrysos349 2023-06-15 01:05:10 +03:00 committed by Duncan Overbruck
parent d49bd961c6
commit 856c17aad5

View File

@ -1,6 +1,6 @@
# Template file for 'putty'
pkgname=putty
version=0.77
version=0.78
revision=1
build_style=cmake
hostmakedepends="pkg-config perl"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
changelog="https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html"
distfiles="https://the.earth.li/~sgtatham/putty/latest/putty-${version}.tar.gz"
checksum=419a76f45238fd45f2c76b42438993056e74fa78374f136052aaa843085beae5
checksum=274e01bcac6bd155dfd647b2f18f791b4b17ff313753aa919fcae2e32d34614f
CFLAGS="-Wno-error -UNDEBUG"