Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/putty/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'putty'
pkgname=putty
version=0.81
version=0.84
revision=1
build_style=cmake
hostmakedepends="pkg-config perl"
Expand All @@ -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=cb8b00a94f453494e345a3df281d7a3ed26bb0dd7e36264f145206f8857639fe
checksum=06057862ae198f1dbd219d0c7493080d59f606194bb5056c549e342aa01b69fe

CFLAGS="-Wno-error -UNDEBUG"

Expand Down