network/putty: Updated for version 0.80.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-12-19 10:56:53 +07:00
parent a6af7a7018
commit 88ddb2758b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -33,7 +33,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=putty
VERSION=${VERSION:-0.79}
VERSION=${VERSION:-0.80}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="putty"
VERSION="0.79"
VERSION="0.80"
HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/"
DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.79.tar.gz"
MD5SUM="b78d8082ee73938d665594a7135fd6eb"
DOWNLOAD="https://the.earth.li/~sgtatham/putty/latest/putty-0.80.tar.gz"
MD5SUM="faa7065c01e7fb22c970c4b114128210"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"