mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/putty: bump to version 0.83
Release notes: https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html This commit updates the LICENSE file hash, after a year update. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> [Julien: add commit log comment about LICENSE file hash update] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
cb79eee7fe
commit
6131b31fbd
@@ -1,7 +1,7 @@
|
||||
# Hashes from: http://the.earth.li/~sgtatham/putty/0.80/{sha1,sha256,sha512}sums
|
||||
sha1 8c88d871855d3730a0473bb1cb1006654e73b680 putty-0.81.tar.gz
|
||||
sha256 cb8b00a94f453494e345a3df281d7a3ed26bb0dd7e36264f145206f8857639fe putty-0.81.tar.gz
|
||||
sha512 d86f2fd0e126b18275d58cf64334b3b27c450899a1c2be2502de9faa2ef58f7fc8efc5d45f25c8395623f1e21917aa02407343bb2fee44c4c00b9f81267d5ecd putty-0.81.tar.gz
|
||||
# Hashes from: http://the.earth.li/~sgtatham/putty/0.83/{sha1,sha256,sha512}sums
|
||||
sha1 f9fd9ab5e3849bf8c22b218cdb7697dcdd1d8c9e putty-0.83.tar.gz
|
||||
sha256 718777c13d63d0dff91fe03162bc2a05b4dfc8b0827634cd60b51cefdff631c6 putty-0.83.tar.gz
|
||||
sha512 4781616b7e9c5a779a54e6a8486513e0aa947d4a36e9dbfd4ffc0d32981a5ad4868cddbde0363467236ed67c43f990408a9326d10354954be716a270d587c0a6 putty-0.83.tar.gz
|
||||
|
||||
# Locally calculated
|
||||
sha256 e0410341c5e45f7479c28d79298edbf615589cdfc115b2d69683d4ccd0425ce0 LICENCE
|
||||
sha256 c18aac5045fd30bff639b07884be44cb8c68eef16efe8c5e18deda1f58cacdfb LICENCE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PUTTY_VERSION = 0.81
|
||||
PUTTY_VERSION = 0.83
|
||||
PUTTY_SITE = http://the.earth.li/~sgtatham/putty/$(PUTTY_VERSION)
|
||||
PUTTY_LICENSE = MIT
|
||||
PUTTY_LICENSE_FILES = LICENCE
|
||||
|
||||
Reference in New Issue
Block a user