putty: update to 0.79 (#9615)

This commit is contained in:
davidkaroly
2023-10-12 08:28:13 +02:00
committed by GitHub
parent b11907bdf4
commit 0a236ab924
2 changed files with 3 additions and 3 deletions

View File

@@ -6,11 +6,11 @@ The use of PuTTY, PSCP, PSFTP and Plink is illegal in countries where encryption
outlawed. If in doubt you should seek legal advice before downloading it.
The Telnet-only binary (PuTTYtel) is unrestricted by any cryptography laws."
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
COPYRIGHT="1997-2022 Simon Tatham et al."
COPYRIGHT="1997-2023 Simon Tatham et al."
LICENSE="MIT"
REVISION="5"
REVISION="1"
SOURCE_URI="https://the.earth.li/~sgtatham/putty/$portVersion/putty-$portVersion.tar.gz"
CHECKSUM_SHA256="274e01bcac6bd155dfd647b2f18f791b4b17ff313753aa919fcae2e32d34614f"
CHECKSUM_SHA256="428cc8666fbb938ebf4ac9276341980dcd70de395b33164496cf7995ef0ef0d8"
PATCHES="putty-$portVersion.patchset"
ADDITIONAL_FILES="putty.rdef.in"