network/putty: Updated for version 0.74.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-06-27 21:45:31 +07:00
parent d9fdc9ce2d
commit 852f701355
No known key found for this signature in database
GPG key ID: 3F617144D7238786
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.73}
VERSION=${VERSION:-0.74}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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