network/putty: Updated for version 0.75.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-05-09 09:46:56 +07:00 committed by Robby Workman
parent f69d465d65
commit 339f304db3
2 changed files with 4 additions and 4 deletions

View File

@ -31,7 +31,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=putty
VERSION=${VERSION:-0.74}
VERSION=${VERSION:-0.75}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

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