putty: update to 0.81.

This commit is contained in:
Leah Neukirchen 2024-04-16 17:26:15 +02:00
parent f3e2426d32
commit e18a32d636

View File

@ -1,6 +1,6 @@
# Template file for 'putty'
pkgname=putty
version=0.78
version=0.81
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=274e01bcac6bd155dfd647b2f18f791b4b17ff313753aa919fcae2e32d34614f
checksum=cb8b00a94f453494e345a3df281d7a3ed26bb0dd7e36264f145206f8857639fe
CFLAGS="-Wno-error -UNDEBUG"