network/putty: Updated for version 0.71.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-03-17 08:27:19 +07:00
parent 9b5360f232
commit 8e9c3bc1f5
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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.70}
VERSION=${VERSION:-0.71}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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